llvm-project/llvm/tools/llvm-xray
serge-sans-paille 16544cbe64 [iwyu] Move <cmath> out of llvm/Support/MathExtras.h
Interestingly, MathExtras.h doesn't use <cmath> declaration, so move it out of
that header and include it when needed.

No functional change intended, but there's no longer a transitive include
fromMathExtras.h to cmath.
2022-09-28 20:49:01 +02:00
..
CMakeLists.txt
func-id-helper.cpp
func-id-helper.h Cleanup include: DebugInfo/Symbolize 2022-02-24 13:25:11 +01:00
llvm-xray.cpp CommandLine: add and use cl::SubCommand::get{All,TopLevel} 2022-08-02 23:49:16 +02:00
trie-node.h
xray-account.cpp [iwyu] Move <cmath> out of llvm/Support/MathExtras.h 2022-09-28 20:49:01 +02:00
xray-account.h
xray-color-helper.cpp Use std::clamp (NFC) 2022-08-27 09:53:13 -07:00
xray-color-helper.h
xray-converter.cpp
xray-converter.h
xray-extract.cpp
xray-fdr-dump.cpp
xray-graph-diff.cpp Use std::clamp (NFC) 2022-08-27 09:53:13 -07:00
xray-graph-diff.h
xray-graph.cpp [iwyu] Move <cmath> out of llvm/Support/MathExtras.h 2022-09-28 20:49:01 +02:00
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