Author: Shilei Tian Date: 2024-12-03T12:27:04-05:00 New Revision: 95a4d30b0d64c544106acf306c3d3fa5fde99c02
URL: https://github.com/llvm/llvm-project/commit/95a4d30b0d64c544106acf306c3d3fa5fde99c02 DIFF: https://github.com/llvm/llvm-project/commit/95a4d30b0d64c544106acf306c3d3fa5fde99c02.diff LOG: [NFC] Remove trailing white spaces in `clang/docs/ReleaseNotes.rst` Added: Modified: clang/docs/ReleaseNotes.rst Removed: ################################################################################ diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 922f49c453e15d..0b945d73f0d74d 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -310,7 +310,7 @@ Resolutions to C++ Defect Reports by default. (`CWG2521: User-defined literals and reserved identifiers <https://cplusplus.github.io/CWG/issues/2521.html>`_). -- Fix name lookup for a dependent base class that is the current instantiation. +- Fix name lookup for a dependent base class that is the current instantiation. (`CWG591: When a dependent base class is the current instantiation <https://cplusplus.github.io/CWG/issues/591.html>`_). C Language Changes _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits