This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39 in repository clang.
from 2942762 [docs] Add 3.9 release notes for the static analyzer. new adf3fd9 Merging r277743: -------------------------------------------- [...] new fc87c45 Merging r277796, r277797, r277866, r277889 and r277900:
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: lib/AST/ASTDiagnostic.cpp | 6 ++++ lib/CodeGen/CGBuiltin.cpp | 5 +-- lib/Sema/SemaChecking.cpp | 22 ++++++++++++- test/CodeGenOpenCL/to_addr_builtin.cl | 28 ++++++++-------- test/Misc/diag-template-diffing.cpp | 30 +++++++++++++++++ test/Sema/bitfield.c | 2 +- test/Sema/constant-conversion.c | 12 +++++++ test/SemaCXX/return-stack-addr-2.cpp | 61 ++++++++++++++++++++++++++++++++++- test/SemaCXX/warn-unsequenced.cpp | 55 +++++++++++++++++++++++++++++++ 9 files changed, 202 insertions(+), 19 deletions(-)