This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9f8b7bf526 [analyzer] Opt-in C Style Cast Checker for OSObject pointers new 07f37e8338 Fix typo new 4e215e73ed [Sema] Make string literal init an rvalue.
The 2 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/Basic/LangOptions.h | 2 +- lib/AST/ExprConstant.cpp | 69 +++++++++++------------------- lib/CodeGen/CGExprConstant.cpp | 10 ----- lib/Sema/SemaInit.cpp | 1 + test/AST/ast-dump-wchar.cpp | 8 ++-- test/CodeGenObjC/encode-test.m | 3 +- test/SemaCXX/constant-expression-cxx11.cpp | 8 ++++ 7 files changed, 41 insertions(+), 60 deletions(-)