Skip to content

Commit 9dae862

Browse files
committed
Describe the semantics of the arguments copied from C format attr
1 parent 129b1a4 commit 9dae862

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
@@ -2755,6 +2755,9 @@ For example:
27552755
brought into the link to satisfy weak references in the modular
27562756
implemenation function.
27572757

2758+
The first two arguments have the same semantics as the arguments to the C
2759+
``format`` attribute.
2760+
27582761
The following aspects are currently supported:
27592762

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

0 commit comments

Comments
 (0)