llvm-project/llvm/tools/llvm-xray
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
..
CMakeLists.txt
func-id-helper.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
func-id-helper.h Cleanup include: DebugInfo/Symbolize 2022-02-24 13:25:11 +01:00
llvm-xray.cpp
trie-node.h
xray-account.cpp
xray-account.h
xray-color-helper.cpp [tools] Delete redundant 'static' from namespace scope 'static const'. NFC 2021-10-18 22:38:42 -07:00
xray-color-helper.h
xray-converter.cpp
xray-converter.h
xray-extract.cpp
xray-fdr-dump.cpp
xray-graph-diff.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
xray-graph-diff.h
xray-graph.cpp
xray-graph.h
xray-registry.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
xray-registry.h
xray-stacks.cpp