[PATCH] D15075: No error for conflict between inputs\outputs and clobber list
Ziv Izhar via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 16 11:07:12 PDT 2016
zizhar updated this revision to Diff 60996.
zizhar added a comment.
A redo, investigated a bit more, had to fix some things, moved it to ActOnGCCAsmStmt.
fixed intrin.h (the patch reveals a problem in it).
added tests to check for regression and examples.
http://reviews.llvm.org/D15075
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp
lib/Headers/Intrin.h
lib/Sema/SemaStmtAsm.cpp
test/Sema/asm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15075.60996.patch
Type: text/x-patch
Size: 10654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160616/f4618675/attachment.bin>
More information about the cfe-commits
mailing list