[PATCH] D23944: Parsing MS pragma intrinsic

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 09:46:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280825: Parsing MS pragma intrinsic (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D23944?vs=69768&id=70551#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23944

Files:
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/include/clang/Basic/IdentifierTable.h
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/lib/Parse/ParsePragma.cpp
  cfe/trunk/test/Preprocessor/pragma_microsoft.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23944.70551.patch
Type: text/x-patch
Size: 6134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/a862e685/attachment-0001.bin>


More information about the cfe-commits mailing list