[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
Tue May 10 11:44:27 PDT 2022
ken-matsui updated this revision to Diff 428450.
ken-matsui added a comment.
Fix the test 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-system-headers.c
clang/test/Preprocessor/line-directive.c
clang/test/SemaCXX/constexpr-string.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124534.428450.patch
Type: text/x-patch
Size: 9857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220510/2e826677/attachment.bin>
More information about the cfe-commits
mailing list