diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-05-24 15:11:45 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-05-24 15:11:45 +0000 |
commit | fab7205ac454cb1459216f0524294aa4beb1b720 (patch) | |
tree | 55c9bd376dfd0d602e449850e1e4c3c0dae722cc /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | c1cc8d0eca459a5f49e8e6b99a93b0e1d05a13ba (diff) | |
download | bcm5719-llvm-fab7205ac454cb1459216f0524294aa4beb1b720.tar.gz bcm5719-llvm-fab7205ac454cb1459216f0524294aa4beb1b720.zip |
[LibTooling] Add Explanation parameter to `makeRule`.
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
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions