Skip to content

Commit 93facda

Browse files
authored
Merge pull request #14438 from graydon/fix-doc-indentation-swift-4.1-branch
Fix incorrect indentation in docs.
2 parents 02f8515 + 82a7085 commit 93facda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ABI/TypeMetadata.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,9 +424,11 @@ contains:
424424
describing the conformance itself; the form of this field is determined by the
425425
**protocol conformance flags** described below.
426426
- The **protocol conformance flags** is a 32-bit field comprised of:
427+
427428
* **Bits 0-3** contain the type metadata record kind, which indicates how
428429
the **conforming type** field is encoded.
429430
* **Bits 4-5** contain the kind of witness table. The value can be one of:
431+
430432
0) The **witness table field** is a reference to a witness table.
431433
1) The **witness table field** is a reference to a **witness table
432434
accessor** function for an unconditional conformance.

0 commit comments

Comments
 (0)