.. |
RecursiveASTVisitorTests
|
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
|
2019-05-04 10:49:46 +00:00 |
Syntax
|
Reland r361148 with a fix to the buildbot failure.
|
2019-05-22 14:44:45 +00:00 |
ASTSelectionTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
CMakeLists.txt
|
Reland r361148 with a fix to the buildbot failure.
|
2019-05-22 14:44:45 +00:00 |
CastExprTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
CommentHandlerTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
CompilationDatabaseTest.cpp
|
[Tooling] Add -x flags when inferring compile commands for files with no/invalid extension.
|
2019-05-07 14:34:06 +00:00 |
DiagnosticsYamlTest.cpp
|
[clang-tidy] Add fix descriptions to clang-tidy checks.
|
2019-04-17 12:53:59 +00:00 |
ExecutionTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
FixItTest.cpp
|
[LibTooling] Add "SourceCode" library for functions relating to source-code manipulation.
|
2019-04-05 14:05:03 +00:00 |
HeaderIncludesTest.cpp
|
[Tooling] Handle #pragma once header guard in include insertion.
|
2019-01-29 14:40:01 +00:00 |
LexicallyOrderedRecursiveASTVisitorTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
LookupTest.cpp
|
Fix gcc "-Wdangling-else" warning. NFCI.
|
2019-04-30 10:57:37 +00:00 |
QualTypeNamesTest.cpp
|
Make getFullyQualifiedName qualify both the pointee and class type for member ptr types
|
2019-03-15 11:09:41 +00:00 |
RangeSelectorTest.cpp
|
Try to fix build with older gccs after r361152
|
2019-05-21 00:27:26 +00:00 |
RecursiveASTVisitorTestDeclVisitor.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RecursiveASTVisitorTestPostOrderVisitor.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RecursiveASTVisitorTestTypeLocVisitor.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RefactoringActionRulesTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RefactoringCallbacksTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RefactoringTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ReplacementTest.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ReplacementsYamlTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RewriterTest.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RewriterTestContext.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
SourceCodeTest.cpp
|
[LibTooling] Add "SourceCode" library for functions relating to source-code manipulation.
|
2019-04-05 14:05:03 +00:00 |
StencilTest.cpp
|
[LibTooling] Add Stencil library for format-string style codegen.
|
2019-04-18 17:23:01 +00:00 |
TestVisitor.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ToolingTest.cpp
|
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
2019-03-31 08:48:19 +00:00 |
TransformerTest.cpp
|
[LibTooling] Add support to Transformer for composing rules as an ordered choice.
|
2019-05-17 14:23:33 +00:00 |