]> granicus.if.org Git - clang/commit
Set the default C standard to C99 when targeting the PS4.
authorSunil Srivastava <sunil_srivastava@playstation.sony.com>
Mon, 4 Apr 2016 22:56:05 +0000 (22:56 +0000)
committerSunil Srivastava <sunil_srivastava@playstation.sony.com>
Mon, 4 Apr 2016 22:56:05 +0000 (22:56 +0000)
commit95c25622713800180f1d33f09100657ce5d70205
treeaf83035a272c1bcdfbb2073d1849f07e111a46d7
parent227e6401019ddac5266d760208b706afb45e77da
Set the default C standard to C99 when targeting the PS4.

Patch by Douglas Yung!

Differential Revision: http://reviews.llvm.org/D18708

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265359 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CompilerInvocation.h
lib/Frontend/CompilerInvocation.cpp
test/Preprocessor/init.c