ilya-biryukov added a comment.

A few NITS for the release notes, otherwise LG



================
Comment at: clang/docs/ReleaseNotes.rst:162
   (C++14 [dcl.constexpr]p6 (CWG DR647/CWG DR1358))
+- Correctly defer dependent immediate invocations until template instantiation.
+  This fixes `Issue 55601 
<https://github.com/llvm/llvm-project/issues/55601>`_.
----------------
NIT: a small nit


================
Comment at: clang/docs/ReleaseNotes.rst:163
+- Correctly defer dependent immediate invocations until template instantiation.
+  This fixes `Issue 55601 
<https://github.com/llvm/llvm-project/issues/55601>`_.
 
----------------
NIT: to align with release notes above


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132031

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

Reply via email to