mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 03:25:54 -04:00
![]() Summary: Currently, an attempt to rewrite source code inside a macro expansion succeeds, but results in empty text, rather than failing with an error. This patch restructures to the code to explicitly validate ranges before attempting to edit them. Reviewers: gribozavr Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D72274 |
||
---|---|---|
.. | ||
RecursiveASTVisitorTests | ||
Syntax | ||
ASTSelectionTest.cpp | ||
CastExprTest.cpp | ||
CMakeLists.txt | ||
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 | ||
ReplacementsYamlTest.cpp | ||
ReplacementTest.h | ||
RewriterTest.cpp | ||
RewriterTestContext.h | ||
SourceCodeBuildersTest.cpp | ||
SourceCodeTest.cpp | ||
StencilTest.cpp | ||
TestVisitor.h | ||
ToolingTest.cpp | ||
TransformerTest.cpp |