Skip to content

Commit 494bf26

Browse files
committed
Add a link to the paper to a release note; NFC
1 parent 0a41fb7 commit 494bf26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ C Language Changes
111111

112112
C2y Feature Support
113113
^^^^^^^^^^^^^^^^^^^
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.
114+
- Implemented `WG14 N3411 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3411.pdf>`_
115+
which allows a source file to not end with a newline character. This is still
116+
reported as a conforming extension in earlier language modes.
117117

118118
C23 Feature Support
119119
^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)