[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 14:05:58 PDT 2018


lebedev.ri updated this revision to Diff 158379.
lebedev.ri added a comment.

Drop pointless cast of zero.


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.158379.patch
Type: text/x-patch
Size: 17532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/f094dab3/attachment.bin>


More information about the cfe-commits mailing list