[PATCH] D50050: [AST] CastExpr: BasePathSize is not large enough.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 31 11:22:26 PDT 2018


lebedev.ri updated this revision to Diff 158344.
lebedev.ri marked 6 inline comments as done.
lebedev.ri added a comment.

Address some of @erichkeane review notes.


Repository:
  rC Clang

https://reviews.llvm.org/D50050

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
  test/CodeGenCXX/castexpr-basepathsize-threshold.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50050.158344.patch
Type: text/x-patch
Size: 17557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/93556785/attachment.bin>


More information about the cfe-commits mailing list