[PATCH] D11207: Enable recognition of __declspec for PS4
Warren Ristow
warren_ristow at playstation.sony.com
Tue Jul 14 16:36:40 PDT 2015
wristow created this revision.
wristow added a reviewer: asl.
wristow added a subscriber: cfe-commits.
This change includes the changes of reviews.llvm.org/D11164 (reserving a flag for Sony/PS extensions), and also uses that flag to enable recognition of __declspec. This supersedes D11164.
Can someone review, and if OK then commit this patch for me, please?
-Warren Ristow
SN Systems - Sony Computer Entertainment Group
http://reviews.llvm.org/D11207
Files:
include/clang/Basic/LangOptions.def
include/clang/Basic/TokenKinds.def
include/clang/Driver/CC1Options.td
include/clang/Parse/Parser.h
lib/Basic/IdentifierTable.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Parse/ParseDecl.cpp
test/Lexer/keywords_test.c
test/Lexer/keywords_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11207.29732.patch
Type: text/x-patch
Size: 7228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150714/2d95f86c/attachment.bin>
More information about the cfe-commits
mailing list