Skip to content

Commit df6b35e

Browse files
committed
Fix Clang Sphinx bot
Addresses the issue found in: https://lab.llvm.org/buildbot/#/builders/92/builds/48490
1 parent 0f4d7d8 commit df6b35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ C++2c Feature Support
7474
is not supported.
7575

7676
.. code-block:: cpp
77+
7778
struct S {
7879
int _, _; // Was invalid, now OK
7980
};

0 commit comments

Comments
 (0)