llvm-capstone/clang/unittests/Tooling
Jan Svoboda 0f98e6e875 [clang][tooling] Link LLVMOption to ToolingTests
This fixes a build failure introduced in 11ee699b3c.
2021-07-27 11:48:44 +02:00
..
RecursiveASTVisitorTests [AST] Include the TranslationUnitDecl when traversing with TraversalScope 2021-06-11 14:29:45 +02:00
Syntax Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
ASTSelectionTest.cpp
CastExprTest.cpp Adapt CastExpr::getSubExprAsWritten to ConstantExpr 2021-01-12 09:41:03 +01:00
CMakeLists.txt [clang][tooling] Link LLVMOption to ToolingTests 2021-07-27 11:48:44 +02:00
CommentHandlerTest.cpp
CompilationDatabaseTest.cpp [clang] Fix UB when string.front() is used for the empty string 2021-06-30 01:07:47 -07:00
DependencyScannerTest.cpp [clang][deps] Separate filesystem caches for minimized and original files 2021-07-20 12:08:46 +02:00
DiagnosticsYamlTest.cpp Remark was added to clang tooling Diagnostic 2021-05-24 11:21:44 -04:00
ExecutionTest.cpp
FixItTest.cpp
HeaderIncludesTest.cpp [Tooling][Format] Treat compound extensions (foo.bar.cc) as matching foo.h 2020-08-27 15:24:17 +02:00
LexicallyOrderedRecursiveASTVisitorTest.cpp
LookupTest.cpp Move clang/Tooling/Core/Lookup.h to clang/Tooling/Refactoring/Lookup.h 2020-10-20 10:13:28 +01:00
QualTypeNamesTest.cpp Fully-qualify template args of outer types in getFullyQualifiedType 2021-06-03 10:50:00 -07:00
RangeSelectorTest.cpp Widen name stencil to support TypeLoc nodes. 2021-05-13 23:23:12 +01:00
RecursiveASTVisitorTestDeclVisitor.cpp
RecursiveASTVisitorTestPostOrderVisitor.cpp [ADT] Remove APInt/APSInt toString() std::string variants 2021-06-11 13:19:15 +01:00
RecursiveASTVisitorTestTypeLocVisitor.cpp
RefactoringActionRulesTest.cpp
RefactoringCallbacksTest.cpp Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00
RefactoringTest.cpp Tooling: Migrate some tests to FileEntryRef, NFC 2020-12-10 18:05:03 -08:00
ReplacementsYamlTest.cpp [yaml][clang-tidy] Fix multiline YAML serialization 2020-07-09 02:41:58 -07:00
ReplacementTest.h
RewriterTest.cpp
RewriterTestContext.h Tooling: Migrate some tests to FileEntryRef, NFC 2020-12-10 18:05:03 -08:00
SourceCodeBuildersTest.cpp [libTooling] Add support for implicit this to buildAddressOf. 2021-07-07 17:35:04 +00:00
SourceCodeTest.cpp [clang][AST] Handle overload callee type in CallExpr::getCallReturnType. 2021-04-12 09:44:17 +02:00
StencilTest.cpp [libTooling] Change access stencil to recognize use of operator*. 2021-06-16 20:34:00 +00:00
TestVisitor.h
ToolingTest.cpp [clang][tooling] Accept Clang invocations with multiple jobs 2021-07-27 10:47:55 +02:00
TransformerTest.cpp [libTooling] Remove deprecated Clang Transformer declarations 2020-11-30 20:15:26 +00:00