[PATCH] D57086: Ignore trailing NullStmts in StmtExprs for GCC compatibility
Dominic Ferreira via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 8 17:29:25 PDT 2019
domdom updated this revision to Diff 208550.
domdom added a comment.
Thank you for catching that @aaron.ballman!
I forgot to update the test after the running clang-format. I thought I ran the tests again before submitting, but I guess I didn't :P
Thanks again!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57086/new/
https://reviews.llvm.org/D57086
Files:
clang/include/clang/AST/Stmt.h
clang/lib/CodeGen/CGStmt.cpp
clang/lib/Parse/ParseStmt.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/TreeTransform.h
clang/test/AST/ast-dump-stmt.c
clang/test/CodeGen/exprs.c
clang/test/Sema/statements.c
clang/test/SemaCXX/statements.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57086.208550.patch
Type: text/x-patch
Size: 10413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/c4cd5e21/attachment.bin>
More information about the cfe-commits
mailing list