[PATCH] D50291: [C++] Delay checking of constexpr-ness for special members.

Nicolas Lesser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 3 21:33:55 PDT 2018


Rakete1111 updated this revision to Diff 159160.
Rakete1111 added a comment.

Add missing test cases. :)


Repository:
  rC Clang

https://reviews.llvm.org/D50291

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaDeclCXX.cpp
  test/CXX/special/class.copy/p10.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50291.159160.patch
Type: text/x-patch
Size: 6881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180804/54672f5c/attachment.bin>


More information about the cfe-commits mailing list