[PATCH] D23944: Parsing MS pragma intrinsic
Albert Gutowski via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 30 15:16:41 PDT 2016
agutowski updated this revision to Diff 69767.
agutowski added a comment.
Fixed checking if the function is an intrinsic. Updated getBuiltinID description.
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.69767.patch
Type: text/x-patch
Size: 5983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160830/0f9fee03/attachment.bin>
More information about the cfe-commits
mailing list