forked from OSchip/llvm-project
fab7205ac4
Summary: Conceptually, a single-case RewriteRule has a matcher, edit(s) and an (optional) explanation. `makeRule` previously only took the matcher and edit(s). This change adds (optional) support for the explanation. Reviewers: ilya-biryukov Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D62390 llvm-svn: 361643 |
||
---|---|---|
.. | ||
Extract | ||
Rename | ||
ASTSelection.cpp | ||
ASTSelectionRequirements.cpp | ||
AtomicChange.cpp | ||
CMakeLists.txt | ||
RangeSelector.cpp | ||
RefactoringActions.cpp | ||
SourceCode.cpp | ||
Stencil.cpp | ||
Transformer.cpp |