llvm-project/clang-tools-extra/include-cleaner/unittests
Jun Zhang 4fd0c14a17
Link with missing libs to fix broken shared unittest build
Oops, I think we should link with this as well.

Signed-off-by: Jun Zhang <jun@junz.org>
2022-12-03 01:10:13 +08:00
..
AnalysisTest.cpp [include-cleaner] clang-include-cleaner can print/apply edits 2022-12-02 13:16:58 +01:00
CMakeLists.txt Link with missing libs to fix broken shared unittest build 2022-12-03 01:10:13 +08:00
FindHeadersTest.cpp [include-cleaner] Add self-contained file support for PragmaIncludes. 2022-11-18 13:52:30 +01:00
LocateSymbolTest.cpp [include-cleaner] Use RAV instead of ASTMatchers in LocateSymbolTest 2022-12-01 12:35:34 +01:00
RecordTest.cpp [include-cleaner] Move RecordedPP::RecordedIncludes -> Includes in Types.h. NFC 2022-11-30 18:14:55 +01:00
TypesTest.cpp [include-cleaner] Move RecordedPP::RecordedIncludes -> Includes in Types.h. NFC 2022-11-30 18:14:55 +01:00
WalkASTTest.cpp [include-cleaner] Provide public to_string of RefType (for HTMLReport), clean up includes. NFC 2022-11-11 13:25:22 +01:00