Skip to content

Commit d34c8c7

Browse files
committed
Basic: add an extra newline for sphinx (NFC)
This should resolve the "Bullet list ends without a blank line" warning.
1 parent cde7d90 commit d34c8c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/Basic/AttrDocs.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3639,6 +3639,7 @@ typedef.
36393639
* ``swift_newtype(enum)`` means that a Swift enum will be created for this
36403640
ypedef.
36413641

3642+
36423643
.. code-block:: c
36433644

36443645
// Import UIFontTextStyle as an enum type, with enumerated values being

0 commit comments

Comments
 (0)