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 0a41fb7 commit 494bf26Copy full SHA for 494bf26
clang/docs/ReleaseNotes.rst
@@ -111,9 +111,9 @@ C Language Changes
111
112
C2y Feature Support
113
^^^^^^^^^^^^^^^^^^^
114
-- Implemented N3411 which allows a source file to not end with a newline
115
- character. This is still reported as a conforming extension in earlier
116
- language modes.
+- Implemented `WG14 N3411 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3411.pdf>`_
+ which allows a source file to not end with a newline character. This is still
+ reported as a conforming extension in earlier language modes.
117
118
C23 Feature Support
119
0 commit comments