Endill added inline comments.

================
Comment at: clang/docs/ReleaseNotes.rst:94-98
+- Implemented `P0847R7: Deducing this <https://wg21.link/P0847R7>`. Some 
related core issues were also
+  implemented (`CWG2553 <https://wg21.link/CWG2553>`, `CWG2554 
<https://wg21.link/CWG2554>`,
+  `CWG2653 <https://wg21.link/CWG2653>`, `CWG2687 
<https://wg21.link/CWG2687>`).
+  Because the support for this feature is still experimental, the feature test 
macro ``__cpp_explicit_this_parameter``
+  was not set in this version.
----------------
aaron.ballman wrote:
> 
Closing words `was not set in this version.` have been lost.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140828

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

Reply via email to