[PATCH] D69876: Allow output constraints on "asm goto"
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 27 16:33:20 PST 2020
void updated this revision to Diff 240720.
void added a comment.
Merge "__has_extension" patch into this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69876/new/
https://reviews.llvm.org/D69876
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/AST/Stmt.h
clang/include/clang/Basic/Features.def
clang/lib/AST/Stmt.cpp
clang/lib/Analysis/UninitializedValues.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/Parse/ParseStmtAsm.cpp
clang/lib/Sema/SemaStmtAsm.cpp
clang/test/Analysis/uninit-asm-goto.cpp
clang/test/CodeGen/asm-goto.c
clang/test/Parser/asm-goto.c
clang/test/Parser/asm-goto.cpp
clang/test/Sema/asm-goto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69876.240720.patch
Type: text/x-patch
Size: 21773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200128/82ce99c7/attachment-0001.bin>
More information about the cfe-commits
mailing list