Skip to content

Commit 596b598

Browse files
committed
Fix Clang sphinx build
1 parent f8d448d commit 596b598

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
@@ -364,6 +364,7 @@ Improvements to Clang's diagnostics
364364
following code
365365

366366
.. code-block:: cpp
367+
367368
struct Foo {
368369
operator int();
369370
operator const char*();

0 commit comments

Comments
 (0)