[PATCH] D57104: [AST] Pack GenericSelectionExpr
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 24 11:02:53 PST 2019
riccibruno updated this revision to Diff 183349.
riccibruno marked 6 inline comments as done.
riccibruno added a comment.
Cleanup the patch by factoring out the NFC changes.
@steveire This should be much clearer now.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57104/new/
https://reviews.llvm.org/D57104
Files:
include/clang/AST/Expr.h
include/clang/AST/Stmt.h
lib/AST/Expr.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprObjC.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaPseudoObject.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57104.183349.patch
Type: text/x-patch
Size: 20899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190124/7047c84d/attachment-0001.bin>
More information about the cfe-commits
mailing list