[PATCH] D152707: [clang][Sema] Provide source range to several Wunused warnings

Takuya Shimizu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 16 03:31:18 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG64083172eea2: [clang][Sema] Provide source range to several Wunused warnings (authored by hazohelet).

Changed prior to commit:
  https://reviews.llvm.org/D152707?vs=531266&id=532079#toc

Repository:
  rG LLVM Github Monorepo

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.532079.patch
Type: text/x-patch
Size: 9208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230616/a9487d86/attachment.bin>


More information about the cfe-commits mailing list