[PATCH] D129573: [clang] add a diagnostic note 'while loop outside functions' at global scope
YingChi Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 18 18:27:05 PDT 2022
inclyc updated this revision to Diff 445668.
inclyc retitled this revision from "[Clang] add a diagnostic note 'while loop outside functions' at global scope" to "[clang] add a diagnostic note 'while loop outside functions' at global scope".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129573/new/
https://reviews.llvm.org/D129573
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseDecl.cpp
clang/test/Parser/while-loop-outside-function.c
clang/test/Parser/while-loop-outside-function.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129573.445668.patch
Type: text/x-patch
Size: 5242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220719/572f9e9e/attachment.bin>
More information about the cfe-commits
mailing list