[PATCH] D69868: Allow "callbr" to return non-void values
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 15:24:52 PST 2019
void updated this revision to Diff 234402.
void marked 3 inline comments as done.
void added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69868/new/
https://reviews.llvm.org/D69868
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/AST/Stmt.h
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
llvm/lib/CodeGen/MachineBasicBlock.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69868.234402.patch
Type: text/x-patch
Size: 21589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191217/4d608e70/attachment-0001.bin>
More information about the cfe-commits
mailing list