[PATCH] D124534: [clang] Add a diagnostic for line directive of a gnu extension
Ken Matsui via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 15:58:20 PDT 2022
ken-matsui updated this revision to Diff 427482.
ken-matsui added a comment.
Update codes as reviewed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124534/new/
https://reviews.llvm.org/D124534
Files:
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/lib/Lex/PPDirectives.cpp
clang/test/Preprocessor/line-directive.c
clang/test/SemaCXX/constexpr-string.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124534.427482.patch
Type: text/x-patch
Size: 7251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/de10400b/attachment.bin>
More information about the cfe-commits
mailing list