[PATCH] D11207: Enable recognition of __declspec for PS4

Aaron Ballman aaron at aaronballman.com
Wed Jul 15 10:48:58 PDT 2015


On Tue, Jul 14, 2015 at 7:36 PM, Warren Ristow
<warren_ristow at playstation.sony.com> wrote:
> 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?

Can I get a brief description of what you're trying to accomplish and
why this is needed?

~Aaron

>
> -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
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list