This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 02bf839 [Objective-C] Miscellaneous -fobjc-weak Fixes new 66c3ea0 Use FPContractModeKind universally
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/AST/Expr.h | 6 +++--- include/clang/AST/ExprCXX.h | 4 +++- include/clang/Basic/LangOptions.def | 3 ++- include/clang/Basic/LangOptions.h | 31 +++++++++++++++++++++++------ include/clang/Frontend/CodeGenOptions.def | 2 -- include/clang/Frontend/CodeGenOptions.h | 6 ------ lib/CodeGen/BackendUtil.cpp | 8 ++++---- lib/CodeGen/CGExprScalar.cpp | 7 +------ lib/Frontend/CompilerInvocation.cpp | 33 +++++++++++++++---------------- lib/Sema/SemaAttr.cpp | 9 ++++++--- 10 files changed, 60 insertions(+), 49 deletions(-)