Skip to content

Commit 23fca03

Browse files
committed
Describe the semantics of the arguments copied from C format attr
1 parent 8bb14e8 commit 23fca03

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
@@ -2646,6 +2646,9 @@ For example:
26462646
brought into the link to satisfy weak references in the modular
26472647
implemenation function.
26482648

2649+
The first two arguments have the same semantics as the arguments to the C
2650+
``format`` attribute.
2651+
26492652
The following aspects are currently supported:
26502653

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

0 commit comments

Comments
 (0)