[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:46:15 PST 2018


This revision was automatically updated to reflect the committed changes.
steven_wu marked an inline comment as done.
Closed by commit rL321909: Preserve unknown STDC pragma through preprocessor (authored by steven_wu, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41780

Files:
  cfe/trunk/include/clang/Basic/DiagnosticLexKinds.td
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/lib/Lex/Pragma.cpp
  cfe/trunk/lib/Parse/ParsePragma.cpp
  cfe/trunk/test/Preprocessor/pragma_unknown.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41780.128809.patch
Type: text/x-patch
Size: 11012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180105/7c9fb2e5/attachment-0001.bin>


More information about the cfe-commits mailing list