[PATCH] D57104: [AST] Pack GenericSelectionExpr

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 26 06:17:03 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352276: [AST] Pack GenericSelectionExpr (authored by brunoricci, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D57104?vs=183349&id=183698#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57104/new/

https://reviews.llvm.org/D57104

Files:
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/include/clang/AST/Stmt.h
  cfe/trunk/lib/AST/Expr.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaExprObjC.cpp
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/lib/Sema/SemaPseudoObject.cpp
  cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
  cfe/trunk/lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57104.183698.patch
Type: text/x-patch
Size: 21169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190126/3e63ae9e/attachment.bin>


More information about the llvm-commits mailing list