[PATCH] D54675: [AST] Store the expressions in ParenListExpr in a trailing array

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 20 08:23:29 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC347320: [AST] Store the expressions in ParenListExpr in a trailing array (authored by brunoricci, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D54675

Files:
  include/clang/AST/Expr.h
  include/clang/AST/Stmt.h
  lib/AST/ASTImporter.cpp
  lib/AST/Expr.cpp
  lib/Sema/SemaCoroutine.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaExpr.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54675.174780.patch
Type: text/x-patch
Size: 11370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181120/c5532438/attachment-0001.bin>


More information about the cfe-commits mailing list