[PATCH] D36357: Added a better diagnostic when using the delete operator with lambdas
Nicolas Lesser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 19 08:05:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361119: Added a better diagnostic when using the delete operator with lambdas (authored by Rakete1111, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D36357?vs=199566&id=200180#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D36357/new/
https://reviews.llvm.org/D36357
Files:
cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
cfe/trunk/lib/Parse/ParseExprCXX.cpp
cfe/trunk/test/FixIt/fixit-cxx0x.cpp
cfe/trunk/test/Parser/cxx0x-lambda-expressions.cpp
cfe/trunk/test/SemaCXX/new-delete-0x.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36357.200180.patch
Type: text/x-patch
Size: 8225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190519/3bd47eb8/attachment.bin>
More information about the cfe-commits
mailing list