Skip to content

Commit 68d0bb2

Browse files
committed
Remove leftover comment.
1 parent 3a08530 commit 68d0bb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/docs/PointerAuthentication.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,6 @@ and cannot fail, even if the pointer is not validly signed.
366366
Return a signed pointer for a constant address in a manner which guarantees
367367
a non-attackable sequence.
368368

369-
``pointer`` must be a constant expression of pointer type which evaluates to
370-
a non-null pointer. The result will have the same type as ``discriminator``.
371369
``pointer`` must be a constant expression of pointer type which evaluates to
372370
a non-null pointer.
373371
``key`` must be a constant expression of type ``ptrauth_key``.

0 commit comments

Comments
 (0)