[PATCH] D23944: Parsing MS pragma intrinsic

Albert Gutowski via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 30 15:23:15 PDT 2016


agutowski updated this revision to Diff 69768.
agutowski added a comment.

Fixed typo


https://reviews.llvm.org/D23944

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23944.69768.patch
Type: text/x-patch
Size: 5984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160830/0d762378/attachment.bin>


More information about the cfe-commits mailing list