We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clang/docs/ReleaseNotes.rst
1 parent 61bf308 commit 95a4d30Copy full SHA for 95a4d30
clang/docs/ReleaseNotes.rst
@@ -310,7 +310,7 @@ Resolutions to C++ Defect Reports
310
by default.
311
(`CWG2521: User-defined literals and reserved identifiers <https://cplusplus.github.io/CWG/issues/2521.html>`_).
312
313
-- 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.
314
(`CWG591: When a dependent base class is the current instantiation <https://cplusplus.github.io/CWG/issues/591.html>`_).
315
316
C Language Changes
0 commit comments