[PATCH] D41780: Preserve unknown STDC pragma through preprocessor
Steven Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 5 14:02:16 PST 2018
steven_wu updated this revision to Diff 128794.
steven_wu added a comment.
Move STDC pragma handler to parser.
Repository:
rC Clang
https://reviews.llvm.org/D41780
Files:
include/clang/Basic/DiagnosticLexKinds.td
include/clang/Basic/DiagnosticParseKinds.td
include/clang/Parse/Parser.h
lib/Lex/Pragma.cpp
lib/Parse/ParsePragma.cpp
test/Preprocessor/pragma_unknown.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41780.128794.patch
Type: text/x-patch
Size: 10832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180105/801d70f8/attachment.bin>
More information about the cfe-commits
mailing list