This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 34e2ee80f4 hwasan: Instrument globals. new 8bae6bc137 Delay diagnosing asm constraints that require immediates unt [...]
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: lib/CodeGen/CGStmt.cpp | 8 +++----- lib/Sema/SemaStmtAsm.cpp | 32 +++++++++++++------------------- test/CodeGen/pr41027.c | 19 +++++++++++++++++++ test/Sema/inline-asm-validate-riscv.c | 3 --- test/Sema/inline-asm-validate-x86.c | 25 ------------------------- test/Sema/pr41027.c | 10 ---------- 6 files changed, 35 insertions(+), 62 deletions(-) create mode 100644 test/CodeGen/pr41027.c delete mode 100644 test/Sema/pr41027.c