From 68761d9bf3b4ebcbbc995566b20b78a0e6684dd6 Mon Sep 17 00:00:00 2001 From: Daniel Thornburgh Date: Tue, 22 Jul 2025 13:26:20 -0700 Subject: [PATCH] Describe the semantics of the arguments copied from C format attr --- llvm/docs/LangRef.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 7532374450f8..6604ec60d9ba 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -2648,6 +2648,9 @@ For example: brought into the link to satisfy weak references in the modular implemenation function. + The first two arguments have the same semantics as the arguments to the C + ``format`` attribute. + The following aspects are currently supported: - ``float``: The call has a floating point argument