This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 45032a803d clang-cl: Parse /Qspectre and a few other missing options (PR40964) new d47768c5aa Inline asm constraints: allow ICE-like pointers for the "n" [...]
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/APValue.h | 6 ++++++ 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/Sema/inline-asm-validate-x86.c | 20 +++++++++++++++++++- 7 files changed, 86 insertions(+), 12 deletions(-)