Set the default C standard to C99 when targeting the PS4.
Patch by Douglas Yung! Differential Revision: http://reviews.llvm.org/D19003 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@267772 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Frontend/CompilerInvocation.h 2 additions, 0 deletionsinclude/clang/Frontend/CompilerInvocation.h
- lib/Frontend/CompilerInvocation.cpp 8 additions, 3 deletionslib/Frontend/CompilerInvocation.cpp
- test/FixIt/fixit-errors.c 3 additions, 0 deletionstest/FixIt/fixit-errors.c
- test/Preprocessor/init.c 7 additions, 1 deletiontest/Preprocessor/init.c
- test/Sema/attr-deprecated.c 5 additions, 0 deletionstest/Sema/attr-deprecated.c
- test/Sema/nullability.c 13 additions, 1 deletiontest/Sema/nullability.c
- test/SemaObjC/objcbridge-attribute-arc.m 4 additions, 1 deletiontest/SemaObjC/objcbridge-attribute-arc.m
Loading
Please register or sign in to comment