[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
Tue May 14 02:24:35 PDT 2019
Rakete1111 updated this revision to Diff 199380.
Rakete1111 added a comment.
- Addressed review comments
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.199380.patch
Type: text/x-patch
Size: 5155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190514/7c2c6a7c/attachment.bin>
More information about the cfe-commits
mailing list