aaron.ballman added a comment.

Aside from some minor nits in the release notes, I think this LGTM. I'm going 
to hold off on accepting officially for a day or two just so other code reviews 
have a chance to weigh in (the codegen code owners were only added to the 
review today).



================
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.
----------------



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