This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 69ffd3e Call TargetMachine::addEarlyAsPossiblePasses from BackendUtil. new a2bd0ce Set the default C standard to C99 when targeting the PS4.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Frontend/CompilerInvocation.h | 2 ++ lib/Frontend/CompilerInvocation.cpp | 11 ++++++++--- test/FixIt/fixit-errors.c | 3 +++ test/Preprocessor/init.c | 8 +++++++- test/Sema/attr-deprecated.c | 5 +++++ test/Sema/nullability.c | 14 +++++++++++++- test/SemaObjC/objcbridge-attribute-arc.m | 5 ++++- 7 files changed, 42 insertions(+), 6 deletions(-)