forked from OSchip/llvm-project
6a043ecc0c
Both tests define clang::tidy::test::TestCheck::registerMatchers(). This is UB and causes linker to sometimes choose the wrong overload. Put classes into anonymous namespaces to avoid the problem. Differential Revision: https://reviews.llvm.org/D84902 |
||
---|---|---|
.. | ||
AddConstTest.cpp | ||
CMakeLists.txt | ||
ClangTidyDiagnosticConsumerTest.cpp | ||
ClangTidyOptionsTest.cpp | ||
ClangTidyTest.h | ||
GlobListTest.cpp | ||
GoogleModuleTest.cpp | ||
IncludeInserterTest.cpp | ||
LLVMModuleTest.cpp | ||
NamespaceAliaserTest.cpp | ||
ObjCModuleTest.cpp | ||
OverlappingReplacementsTest.cpp | ||
ReadabilityModuleTest.cpp | ||
TransformerClangTidyCheckTest.cpp | ||
UsingInserterTest.cpp |