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

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 07:50:05 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292615: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D25817?vs=75712&id=85135#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25817

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25817.85135.patch
Type: text/x-patch
Size: 6680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170120/c9c4bf1a/attachment.bin>


More information about the cfe-commits mailing list