This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository clang.
from e7524422bf ReleaseNotes: tidy up new e3d833aefb Merging r354937: ------------------------------------------- [...] new 3201dce221 Merging r355491: ------------------------------------------- [...] new fc425397b0 Merging r352119: ------------------------------------------- [...] new 3dd7642ee4 Merging r355489: ------------------------------------------- [...]
The 4 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/APValue.h | 6 ++++++ include/clang/Basic/TargetInfo.h | 10 ++++++---- include/clang/Driver/CLCompatOptions.td | 7 ++++++- lib/AST/APValue.cpp | 20 ++++++++++++++++++++ lib/AST/ExprConstant.cpp | 11 +++++------ lib/CodeGen/CGStmt.cpp | 11 +++++++++-- lib/Sema/SemaStmtAsm.cpp | 15 ++++++++++++--- test/CodeGen/x86-64-inline-asm.c | 15 +++++++++++++++ test/Driver/cl-options.c | 6 ++++++ test/Sema/inline-asm-validate-x86.c | 24 +++++++++++++++++++++++- 10 files changed, 108 insertions(+), 17 deletions(-)