[PATCH] D22128: Make CastExpr::getSubExprAsWritten look through implicit temporary under CK_ConstructorConversion

Stephan Bergmann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 13:25:29 PDT 2017


sberg updated this revision to Diff 103449.
sberg added a comment.
Herald added subscribers: kristof.beyls, mgorny, klimek.

added test


https://reviews.llvm.org/D22128

Files:
  lib/AST/Expr.cpp
  unittests/Tooling/CMakeLists.txt
  unittests/Tooling/CastExprTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22128.103449.patch
Type: text/x-patch
Size: 3490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170621/0a781e04/attachment.bin>


More information about the cfe-commits mailing list