[PATCH] D128807: [clang][transformer] Finish plumbing `Note` all the way to the output.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 10 05:30:04 PDT 2022
courbet updated this revision to Diff 451425.
courbet added a comment.
Replace both versions of `withNote()` with a single `ASTEdit note()` generator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128807/new/
https://reviews.llvm.org/D128807
Files:
clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp
clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp
clang/include/clang/Tooling/Transformer/RewriteRule.h
clang/lib/Tooling/Transformer/RewriteRule.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128807.451425.patch
Type: text/x-patch
Size: 5576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220810/c9dca89f/attachment.bin>
More information about the cfe-commits
mailing list