Skip to content

Commit ada4706

Browse files
committed
---
yaml --- r: 323556 b: refs/heads/tensorflow-next c: 7f25b51 h: refs/heads/master
1 parent e5a61bb commit ada4706

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1461,4 +1461,4 @@ refs/heads/master-rebranch: 86e95c23aa0d37f24ec138b7853146c1cead2e40
14611461
refs/heads/rdar-53901732: 9bd06af3284e18a109cdbf9aa59d833b24eeca7b
14621462
refs/heads/revert-26776-subst-always-returns-a-type: 1b8e18fdd391903a348970a4c848995d4cdd789c
14631463
refs/heads/tensorflow-merge: 8b854f62f80d4476cb383d43c4aac2001dde3cec
1464-
refs/heads/tensorflow-next: 15c2557f388e7352f6efd88d615f58a3afadc472
1464+
refs/heads/tensorflow-next: 7f25b5138639ea6b2526b22534e0566653bcea2c

branches/tensorflow-next/docs/ABI/Mangling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ conformance within the witness table, identified by the dependent type and
717717
protocol. In all cases, the DEPENDENT-CONFORMANCE-INDEX is an INDEX value
718718
indicating the position of the appropriate value within the generic environment
719719
(for "HD") or witness table (for "HI" and "HA") when it is known to be at a
720-
fixed position. An index of 1 ("0_") is used to indicate "unknown"; all other
720+
fixed position. An index of 1 ("0\_") is used to indicate "unknown"; all other
721721
values are adjusted by 2. That these indexes are not 0-based is a bug that's
722722
now codified into the ABI; the index 0 is therefore reserved.
723723

0 commit comments

Comments
 (0)