[PATCH] D125936: [Sema] Relax an assertion in BuildStmtExpr
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 16 22:08:10 PDT 2022
ahatanak updated this revision to Diff 437796.
ahatanak added a comment.
Fix misleading comment and add a test case for C compound literal.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125936/new/
https://reviews.llvm.org/D125936
Files:
clang/lib/CodeGen/CGStmt.cpp
clang/lib/Parse/ParseStmt.cpp
clang/lib/Sema/SemaStmtAsm.cpp
clang/test/CodeGenCXX/asm.cpp
clang/test/CodeGenObjC/asm.m
clang/test/SemaTemplate/instantiate-expr-1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125936.437796.patch
Type: text/x-patch
Size: 4773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220617/9c831567/attachment.bin>
More information about the cfe-commits
mailing list