[PATCH] D152707: [clang][Sema] Provide source range to several Wunused warnings
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 12 08:05:07 PDT 2023
tbaeder added inline comments.
================
Comment at: clang/test/Misc/diag-unused-source-ranges.h:1
+static void thing(void) {}
----------------
Moving this file to `Inputs/` would make sense I think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152707/new/
https://reviews.llvm.org/D152707
More information about the cfe-commits
mailing list