Skip to content

Commit 68761d9

Browse files
committed
Describe the semantics of the arguments copied from C format attr
1 parent d11cfe5 commit 68761d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/LangRef.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2648,6 +2648,9 @@ For example:
26482648
brought into the link to satisfy weak references in the modular
26492649
implemenation function.
26502650

2651+
The first two arguments have the same semantics as the arguments to the C
2652+
``format`` attribute.
2653+
26512654
The following aspects are currently supported:
26522655

26532656
- ``float``: The call has a floating point argument

0 commit comments

Comments
 (0)