aaron.ballman added a comment.

It's worth noting that there are core issues in this area: 
https://wg21.link/cwg2558 and https://wg21.link/cwg2536 and they're not yet 
resolved.



================
Comment at: clang/test/AST/Interp/records.cpp:276
 
   // FIXME: This is currently not being diagnosed with the new constant 
interpreter.
   constexpr Derived D(12); // ref-error {{must be initialized by a constant 
expression}} \
----------------
Comment is now stale


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

https://reviews.llvm.org/D136694

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to