[PATCH] D107292: [clang] adds warning to alert user when they use alternative tokens as references
Christopher Di Bella via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 2 12:31:24 PDT 2021
cjdb updated this revision to Diff 363546.
cjdb marked 5 inline comments as done.
cjdb edited the summary of this revision.
cjdb added a comment.
applies feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107292/new/
https://reviews.llvm.org/D107292
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseDecl.cpp
clang/test/Parser/cxx-decl.cpp
clang/test/Parser/cxx0x-decl.cpp
clang/test/Parser/warn-declare-references-with-symbols.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107292.363546.patch
Type: text/x-patch
Size: 6416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210802/aeb71a2b/attachment.bin>
More information about the cfe-commits
mailing list