llvm-project/llvm/lib/DebugInfo/PDB/DIA
Nicolai Hähnle ede600377c ManagedStatic: remove many straightforward uses in llvm
(Reapply after revert in e9ce1a5880 due to
Fuchsia test failures. Removed changes in lib/ExecutionEngine/ other
than error categories, to be checked in more detail and reapplied
separately.)

Bulk remove many of the more trivial uses of ManagedStatic in the llvm
directory, either by defining a new getter function or, in many cases,
moving the static variable directly into the only function that uses it.

Differential Revision: https://reviews.llvm.org/D129120
2022-07-10 10:29:15 +02:00
..
DIADataStream.cpp
DIAEnumDebugStreams.cpp
DIAEnumFrameData.cpp
DIAEnumInjectedSources.cpp
DIAEnumLineNumbers.cpp
DIAEnumSectionContribs.cpp
DIAEnumSourceFiles.cpp
DIAEnumSymbols.cpp
DIAEnumTables.cpp
DIAError.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
DIAFrameData.cpp
DIAInjectedSource.cpp
DIALineNumber.cpp
DIARawSymbol.cpp
DIASectionContrib.cpp
DIASession.cpp
DIASourceFile.cpp
DIATable.cpp