aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM (minor nit with release notes, take it or leave it at your discretion).



================
Comment at: clang/docs/ReleaseNotes.rst:155
   This fixes Issue `Issue 54881 
<https://github.com/llvm/llvm-project/issues/54881>`_.
+- Fix `CWG 2394 <https://wg21.link/cwg2394>`_: Const class members may
+  be initialized with a defaulted default constructor under the same
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126170

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

Reply via email to