[PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects

Alex Lorenz via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 03:35:48 PDT 2016


arphaman updated this revision to Diff 75405.
arphaman added a comment.

Fix a typo in the fixit test.


Repository:
  rL LLVM

https://reviews.llvm.org/D25817

Files:
  lib/Sema/SemaExprCXX.cpp
  test/CXX/special/class.dtor/p10-0x.cpp
  test/FixIt/fixit.cpp
  test/SemaCXX/pseudo-destructors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25817.75405.patch
Type: text/x-patch
Size: 4989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161021/db25c686/attachment-0001.bin>


More information about the cfe-commits mailing list