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.
1 parent 0668bb2 commit a306ae0Copy full SHA for a306ae0
clang/docs/ReleaseNotes.rst
@@ -134,7 +134,7 @@ C2y Feature Support
134
``-pedantic`` will no longer diagnose this in either C or C++ modes. This
135
feature was adopted as applying to obsolete versions of C in WG14 and as a
136
defect report in WG21 (CWG787).
137
-- Implemented `WG14 N3353 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3353.htm>_`
+- Implemented `WG14 N3353 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3353.htm>`_
138
which adds the new ``0o`` and ``0O`` ocal literal prefixes and deprecates
139
octal literals other than ``0`` which do not start with the new prefix. This
140
feature is exposed in earlier language modes and in C++ as an extension. The
0 commit comments