.. |
RecursiveASTVisitorTests
|
Add a concept AST node.
|
2023-08-31 10:22:21 +02:00 |
Syntax
|
[clang][tooling] Fix early termination when there are nested expansions
|
2023-07-03 16:58:04 +02:00 |
ASTSelectionTest.cpp
|
[clang] Use std::optional instead of llvm::Optional (NFC)
|
2023-01-14 12:31:01 -08:00 |
CastExprTest.cpp
|
Ignore FullExpr when traversing cast sub-expressions
|
2022-03-21 15:05:53 -04:00 |
CMakeLists.txt
|
[test] Split out Annotations from TestingSupport
|
2023-01-12 13:40:47 -08:00 |
CommentHandlerTest.cpp
|
|
|
CompilationDatabaseTest.cpp
|
Improve reliability of CompilationDatabaseTest
|
2023-08-14 13:46:21 -07:00 |
DependencyScannerTest.cpp
|
[clang/HeaderSearch] Make sure loadSubdirectoryModuleMaps doesn't cause loading of regular files
|
2023-06-26 10:18:02 -07:00 |
DiagnosticsYamlTest.cpp
|
|
|
ExecutionTest.cpp
|
|
|
FixItTest.cpp
|
[Testing] TestAST, a helper for writing straight-line AST tests
|
2022-04-21 21:46:45 +02:00 |
HeaderAnalysisTest.cpp
|
[clang] NFCI: Use FileEntryRef in ASTReader::GetHeaderFileInfo()
|
2023-09-29 09:07:13 -07:00 |
HeaderIncludesTest.cpp
|
[Format][Tooling] Fix HeaderIncludes::insert not respect the main-file header.
|
2023-07-13 10:41:46 +02:00 |
LexicallyOrderedRecursiveASTVisitorTest.cpp
|
|
|
LookupTest.cpp
|
[clang] Adjust LookupTest for UsingTypeLocs
|
2022-03-07 16:22:03 +01:00 |
QualTypeNamesTest.cpp
|
Preserve qualifiers when getting fully qualified type
|
2022-07-29 19:42:54 -07:00 |
RangeSelectorTest.cpp
|
[clang][tooling] Fix name range-selector to handle TypeLocs correctly.
|
2023-08-25 14:44:43 +00:00 |
RecursiveASTVisitorTestDeclVisitor.cpp
|
|
|
RecursiveASTVisitorTestPostOrderVisitor.cpp
|
|
|
RecursiveASTVisitorTestTypeLocVisitor.cpp
|
[AST] Preserve more structure in UsingEnumDecl node.
|
2022-10-12 19:54:51 +02:00 |
RefactoringActionRulesTest.cpp
|
[clang] Use std::optional instead of llvm::Optional (NFC)
|
2023-01-14 12:31:01 -08:00 |
RefactoringCallbacksTest.cpp
|
|
|
RefactoringTest.cpp
|
[clang] Use std::optional instead of llvm::Optional (NFC)
|
2023-01-14 12:31:01 -08:00 |
ReplacementsYamlTest.cpp
|
|
|
ReplacementTest.h
|
|
|
RewriterTest.cpp
|
|
|
RewriterTestContext.h
|
|
|
SourceCodeBuildersTest.cpp
|
[clang] Use std::optional instead of llvm::Optional (NFC)
|
2023-01-14 12:31:01 -08:00 |
SourceCodeTest.cpp
|
[libTooling] Rename getRangeForEdit as getFileRangeForEdit
|
2023-01-18 13:58:26 -05:00 |
StandardLibraryTest.cpp
|
[Tooling/Inclusion] Make the Recognizer work for C99 code.
|
2023-07-25 15:48:21 +02:00 |
StencilTest.cpp
|
[clang] Use std::optional instead of llvm::Optional (NFC)
|
2023-01-14 12:31:01 -08:00 |
TestVisitor.h
|
|
|
ToolingTest.cpp
|
[Clang][Tooling] Accept preprocessed input files
|
2023-08-08 12:44:48 +01:00 |
TransformerTest.cpp
|
[clang][lex] Use preferred path separator in includer-relative lookup
|
2023-09-08 16:38:08 -07:00 |