[PATCH] D83263: [WIP] Clang crashed while checking for deletion of copy and move ctors

Vy Nguyen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 7 08:18:40 PDT 2020


oontvoo updated this revision to Diff 276076.
oontvoo marked 2 inline comments as done.
oontvoo added a comment.

prevent diagnostics for dependent types


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83263/new/

https://reviews.llvm.org/D83263

Files:
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/SemaCXX/attr-trivial-abi.cpp
  clang/test/SemaObjCXX/attr-trivial-abi.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83263.276076.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/e9257e60/attachment.bin>


More information about the cfe-commits mailing list