forked from OSchip/llvm-project
1588c08735
Summary: Introduces facilities for easily building source-code strings, including idiomatic use of parentheses and the address-of, dereference and member-access operators (dot and arrow) and queries about need for parentheses. Reviewers: gribozavr Subscribers: mgorny, cfe-commits, ilya-biryukov Tags: #clang Differential Revision: https://reviews.llvm.org/D67632 llvm-svn: 372595 |
||
---|---|---|
.. | ||
RecursiveASTVisitorTests | ||
Syntax | ||
ASTSelectionTest.cpp | ||
CMakeLists.txt | ||
CastExprTest.cpp | ||
CommentHandlerTest.cpp | ||
CompilationDatabaseTest.cpp | ||
DependencyScannerTest.cpp | ||
DiagnosticsYamlTest.cpp | ||
ExecutionTest.cpp | ||
FixItTest.cpp | ||
HeaderIncludesTest.cpp | ||
LexicallyOrderedRecursiveASTVisitorTest.cpp | ||
LookupTest.cpp | ||
QualTypeNamesTest.cpp | ||
RangeSelectorTest.cpp | ||
RecursiveASTVisitorTestDeclVisitor.cpp | ||
RecursiveASTVisitorTestPostOrderVisitor.cpp | ||
RecursiveASTVisitorTestTypeLocVisitor.cpp | ||
RefactoringActionRulesTest.cpp | ||
RefactoringCallbacksTest.cpp | ||
RefactoringTest.cpp | ||
ReplacementTest.h | ||
ReplacementsYamlTest.cpp | ||
RewriterTest.cpp | ||
RewriterTestContext.h | ||
SourceCodeBuildersTest.cpp | ||
SourceCodeTest.cpp | ||
StencilTest.cpp | ||
TestVisitor.h | ||
ToolingTest.cpp | ||
TransformerTest.cpp |