[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 02:28:30 PDT 2023


hazohelet updated this revision to Diff 530834.
hazohelet added a comment.

- Change `%clang` to `%clang_cc1 -fcxx-exceptions` in the test


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/diag-unused-source-ranges.cpp
  clang/test/Misc/diag-unused-source-ranges.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152707.530834.patch
Type: text/x-patch
Size: 9133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/98f3d2d6/attachment.bin>


More information about the cfe-commits mailing list