Skip to content

Commit b1abfcf

Browse files
committed
Describe the semantics of the arguments copied from C format attr
1 parent cf6ee98 commit b1abfcf

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
@@ -2650,6 +2650,9 @@ For example:
26502650
brought into the link to satisfy weak references in the modular
26512651
implemenation function.
26522652

2653+
The first two arguments have the same semantics as the arguments to the C
2654+
``format`` attribute.
2655+
26532656
The following aspects are currently supported:
26542657

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

0 commit comments

Comments
 (0)