[PATCH] D56368: [AST] Store the results in OverloadExpr in a trailing array

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 9 07:49:15 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350732: [AST] Store the results in OverloadExpr in a trailing array (authored by brunoricci, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56368?vs=180416&id=180845#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56368

Files:
  cfe/trunk/include/clang/AST/ExprCXX.h
  cfe/trunk/include/clang/AST/Stmt.h
  cfe/trunk/lib/AST/ExprCXX.cpp
  cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
  cfe/trunk/lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56368.180845.patch
Type: text/x-patch
Size: 44158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/9e2ecafe/attachment-0001.bin>


More information about the cfe-commits mailing list