..
ASTContextParentMapTest.cpp
Remove clang::ast_type_traits namespace in favor of clang
2020-02-13 10:46:47 -08:00
ASTImporterFixtures.cpp
Rename APIs in unittests/AST/Language.h in preparation to share them
2020-05-29 14:25:20 +02:00
ASTImporterFixtures.h
Move unittest helpers to a shared location
2020-05-29 16:47:33 +02:00
ASTImporterGenericRedeclTest.cpp
[ASTImporter] Improved variable template redecl chain handling.
2020-02-25 14:48:37 +01:00
ASTImporterODRStrategiesTest.cpp
Rename APIs in unittests/AST/Language.h in preparation to share them
2020-05-29 14:25:20 +02:00
ASTImporterTest.cpp
Rename APIs in unittests/AST/Language.h in preparation to share them
2020-05-29 14:25:20 +02:00
ASTImporterVisibilityTest.cpp
Rename APIs in unittests/AST/Language.h in preparation to share them
2020-05-29 14:25:20 +02:00
ASTPrint.h
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
2019-03-20 16:32:36 +00:00
ASTTraverserTest.cpp
Add missing test
2020-05-24 22:50:50 +01:00
ASTTypeTraitsTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ASTVectorTest.cpp
Add some missing header dependencies
2020-02-27 14:32:12 -08:00
CMakeLists.txt
Move unittest helpers to a shared location
2020-05-29 16:47:33 +02:00
CommentLexer.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CommentParser.cpp
[unittests][AST] CommentParser: don't name variable 'DEBUG'
2019-09-02 12:34:21 +00:00
CommentTextTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DataCollectionTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DeclMatcher.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DeclPrinterTest.cpp
[AST] Print a<b<c>> without extra spaces in C++11 or later.
2020-03-26 09:53:54 +01:00
DeclTest.cpp
Added 'const' as suggested by ClangTidy llvm-qualified-auto
2020-03-13 11:49:23 +01:00
EvaluateAsRValueTest.cpp
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
2019-08-30 09:29:34 +00:00
ExternalASTSourceTest.cpp
ArrayRef'ized CompilerInvocation::CreateFromArgs
2019-08-27 22:13:31 +00:00
MatchVerifier.h
Move unittest helpers to a shared location
2020-05-29 16:47:33 +02:00
NamedDeclPrinterTest.cpp
[AST] Fix the PrintQualifiedName for ObjC instance variable in class extension.
2020-05-19 15:17:36 +02:00
RecursiveASTVisitorTest.cpp
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
2019-08-30 09:29:34 +00:00
SizelessTypesTest.cpp
[AST][SVE] Add new Type queries for sizeless types
2020-03-12 16:30:50 +00:00
SourceLocationTest.cpp
Set traversal explicitly where needed in tests
2020-05-21 22:34:38 +01:00
StmtPrinterTest.cpp
Set traversal explicitly where needed in tests
2020-05-21 22:34:38 +01:00
StructuralEquivalenceTest.cpp
Move unittest helpers to a shared location
2020-05-29 16:47:33 +02:00