[PATCH] D19003: Set C99 as default C Standard for PS4 target

Douglas Yung via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 25 18:07:56 PDT 2016


dyung updated this revision to Diff 54956.
dyung added a comment.

Updated diff to fix up the comments based on Paul's feedback. Also tightened up one of the #if blocks to not include something that did not require C11.


http://reviews.llvm.org/D19003

Files:
  include/clang/Frontend/CompilerInvocation.h
  lib/Frontend/CompilerInvocation.cpp
  test/FixIt/fixit-errors.c
  test/Preprocessor/init.c
  test/Sema/attr-deprecated.c
  test/Sema/nullability.c
  test/SemaObjC/objcbridge-attribute-arc.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19003.54956.patch
Type: text/x-patch
Size: 7882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160426/c2548482/attachment-0001.bin>


More information about the cfe-commits mailing list