[PATCH] D152707: [clang][Sema] Provide source range to several Wunused warnings
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 08:05:35 PDT 2023
hazohelet updated this revision to Diff 530912.
hazohelet added a comment.
Address review comments
- Move the test header to `Inputs` folder
- Remove explicit constructor call of `SourceRange`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152707/new/
https://reviews.llvm.org/D152707
Files:
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/Misc/Inputs/diag-unused-source-ranges.h
clang/test/Misc/diag-unused-source-ranges.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152707.530912.patch
Type: text/x-patch
Size: 9128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/ab5d0d50/attachment.bin>
More information about the cfe-commits
mailing list