llvm-project/clang/lib/StaticAnalyzer/Frontend
Balazs Benics f1b18a79b7 [analyzer][NFC] Remove dead code and modernize surroundings
Thanks @kazu for helping me clean these parts in D127799.

I'm leaving the dump methods, along with the unused visitor handlers and
the forwarding methods.

The dead parts actually helped to uncover two bugs, to which I'm going
to post separate patches.

Reviewed By: martong

Differential Revision: https://reviews.llvm.org/D127836
2022-06-15 16:50:12 +02:00
..
AnalysisConsumer.cpp [analyzer][NFC] Remove dead code and modernize surroundings 2022-06-15 16:50:12 +02:00
AnalyzerHelpFlags.cpp Use llvm::less_first (NFC) 2022-06-04 21:23:18 -07:00
CMakeLists.txt [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
CheckerRegistry.cpp [clang] Use any_of and none_of (NFC) 2022-06-12 10:17:12 -07:00
CreateCheckerManager.cpp [analyzer][NFC] Move the data structures from CheckerRegistry to the Core library 2020-07-04 12:31:51 +02:00
FrontendActions.cpp
ModelConsumer.cpp
ModelInjector.cpp
ModelInjector.h [clang] Remove unused forward declarations (NFC) 2022-01-08 11:56:40 -08:00