.. |
RecursiveASTVisitorTests
|
[AST] default implementation is possible for non-member functions in C++20.
|
2020-05-25 10:45:12 +02:00 |
Syntax
|
[TEST] TreeTest.cpp - Add a comma to avoid build error with -werror
|
2020-06-08 23:14:16 +08:00 |
ASTSelectionTest.cpp
|
Use std::foo_t rather than std::foo in clang.
|
2020-02-11 10:37:08 -08:00 |
CMakeLists.txt
|
[OpenMP] "UnFix" layering problem with FrontendOpenMP
|
2020-04-07 14:41:18 -05:00 |
CastExprTest.cpp
|
…
|
|
CommentHandlerTest.cpp
|
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
|
2019-08-30 09:29:34 +00:00 |
CompilationDatabaseTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
DependencyScannerTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
DiagnosticsYamlTest.cpp
|
[clang-tidy] Add diagnostics level to YAML output
|
2020-06-15 07:40:53 -07:00 |
ExecutionTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
FixItTest.cpp
|
…
|
|
HeaderIncludesTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
LexicallyOrderedRecursiveASTVisitorTest.cpp
|
…
|
|
LookupTest.cpp
|
…
|
|
QualTypeNamesTest.cpp
|
Renamed traverseDecl to TraverseDecl in a test
|
2020-01-17 17:12:23 +01:00 |
RangeSelectorTest.cpp
|
Set traversal explicitly where needed in tests
|
2020-05-21 22:34:38 +01:00 |
RecursiveASTVisitorTestDeclVisitor.cpp
|
…
|
|
RecursiveASTVisitorTestPostOrderVisitor.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
RecursiveASTVisitorTestTypeLocVisitor.cpp
|
…
|
|
RefactoringActionRulesTest.cpp
|
[test] Delete trailing spaces from YAML tests
|
2019-07-12 05:59:28 +00:00 |
RefactoringCallbacksTest.cpp
|
Set traversal explicitly where needed in tests
|
2020-05-21 22:34:38 +01:00 |
RefactoringTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
ReplacementTest.h
|
…
|
|
ReplacementsYamlTest.cpp
|
[test] Delete trailing spaces from YAML tests
|
2019-07-12 05:59:28 +00:00 |
RewriterTest.cpp
|
…
|
|
RewriterTestContext.h
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
SourceCodeBuildersTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
SourceCodeTest.cpp
|
[libTooling] Add function to determine associated text of a declaration.
|
2020-02-26 09:56:48 -05:00 |
StencilTest.cpp
|
Set traversal explicitly where needed in tests
|
2020-05-21 22:34:38 +01:00 |
TestVisitor.h
|
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
|
2019-08-30 09:29:34 +00:00 |
ToolingTest.cpp
|
Strip -showIncludes in getClangStripDependencyFileAdjuster()
|
2020-04-27 11:20:08 -07:00 |
TransformerTest.cpp
|
[libTooling] Fix Transformer to work with ambient traversal kinds.
|
2020-05-28 11:42:07 -04:00 |