[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
Wed Mar 13 09:43:27 PDT 2019
Rakete1111 updated this revision to Diff 190435.
Rakete1111 added a comment.
Rebase + friendly ping :).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D36357/new/
https://reviews.llvm.org/D36357
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseExprCXX.cpp
clang/test/FixIt/fixit-cxx0x.cpp
clang/test/Parser/cxx0x-lambda-expressions.cpp
clang/test/SemaCXX/new-delete-0x.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36357.190435.patch
Type: text/x-patch
Size: 4779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190313/c54a6acc/attachment.bin>
More information about the cfe-commits
mailing list