[PATCH] D56358: [AST] Move back BasePathSize to the bit-fields of CastExpr

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 9 08:45:46 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC350741: [AST] Move back BasePathSize to the bit-fields of CastExpr (authored by brunoricci, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56358?vs=180377&id=180854#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D56358

Files:
  include/clang/AST/Expr.h
  include/clang/AST/ExprCXX.h
  include/clang/AST/ExprObjC.h
  include/clang/AST/Stmt.h
  lib/AST/Expr.cpp
  lib/AST/ExprCXX.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56358.180854.patch
Type: text/x-patch
Size: 16924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/fe7ddbb5/attachment.bin>


More information about the cfe-commits mailing list