Author: Corentin Jabot
Date: 2023-10-02T15:14:32+02:00
New Revision: f756061387c801e86d2a0f7ec6e162bb5b5bbfdf

URL: 
https://github.com/llvm/llvm-project/commit/f756061387c801e86d2a0f7ec6e162bb5b5bbfdf
DIFF: 
https://github.com/llvm/llvm-project/commit/f756061387c801e86d2a0f7ec6e162bb5b5bbfdf.diff

LOG: [Clang] Add missing words to ReleaseNotes.rst

Added: 
    

Modified: 
    clang/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index df4299d2502eab7..53be34961fd15a5 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -95,6 +95,7 @@ C++23 Feature Support
   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.
 
 C++2c Feature Support
 ^^^^^^^^^^^^^^^^^^^^^


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

Reply via email to