forked from OSchip/llvm-project
b9d2bf38e8
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
RangeSelector.cpp | ||
RewriteRule.cpp | ||
SourceCode.cpp | ||
SourceCodeBuilders.cpp | ||
Stencil.cpp | ||
Transformer.cpp |