[PATCH] D152707: [clang][Sema] Provide source range to several Wunused warnings
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 14 05:04:09 PDT 2023
hazohelet updated this revision to Diff 531266.
hazohelet added a comment.
Added an additional null check that I mentioned earlier
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.531266.patch
Type: text/x-patch
Size: 9229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230614/af61a36e/attachment-0001.bin>
More information about the cfe-commits
mailing list