Skip to content

Commit e95e530

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

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
@@ -2633,6 +2633,9 @@ For example:
26332633
brought into the link to satisfy weak references in the modular
26342634
implemenation function.
26352635

2636+
The first two arguments have the same semantics as the arguments to the C
2637+
``format`` attribute.
2638+
26362639
The following aspects are currently supported:
26372640

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

0 commit comments

Comments
 (0)