llvm-project/clang/unittests/StaticAnalyzer
Kirstóf Umann 58884eb648 [analyzer][NFC] Refactor the checker registration unit test file
Nothing exciting to see here! The new interface allows for more fine tuning
(register but disable a checker, add custom checker registry functions, etc),
that was basically the point.

Differential Revision: https://reviews.llvm.org/D67335
2020-03-09 16:38:30 +01:00
..
AnalyzerOptionsTest.cpp [analyzer] Remove the default value arg from getChecker*Option 2019-05-17 15:52:13 +00:00
CMakeLists.txt cmake: Add CLANG_LINK_CLANG_DYLIB option 2019-07-03 22:45:55 +00:00
CallDescriptionTest.cpp [Tooling] Migrated APIs that take ownership of objects to unique_ptr 2019-08-30 09:29:34 +00:00
CheckerRegistration.h [analyzer][NFC] Refactor the checker registration unit test file 2020-03-09 16:38:30 +01:00
RegisterCustomCheckersTest.cpp [analyzer][NFC] Refactor the checker registration unit test file 2020-03-09 16:38:30 +01:00
Reusables.h [analyzer] CheckerContext: Make the Preprocessor available 2020-01-30 17:05:52 +01:00
StoreTest.cpp [Tooling] Migrated APIs that take ownership of objects to unique_ptr 2019-08-30 09:29:34 +00:00
SymbolReaperTest.cpp [Tooling] Migrated APIs that take ownership of objects to unique_ptr 2019-08-30 09:29:34 +00:00