aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2024-01-09 00:08:03 +0300
committerIvan Komissarov <abbapoh@gmail.com>2024-01-09 00:08:10 +0300
commit9d173c3628af6e099c525190ffcb8e2e213a1916 (patch)
tree389ce70af936fdd88daf6ee596455b68cf7926ef /doc
parentefb1f863dbafa0d04e185bc10d3156b15bb23b3d (diff)
parent48d4351977c330a97d8d6929146ee39e77ab0f47 (diff)
Merge branch '2.2' into master
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index 271787fbc..2b344aac2 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -80,6 +80,7 @@
May contain the values: "weak", "lazy", "reexport", and "upward"; refer to the Apple
ld64 man page for full details. \c{undefined} uses normal linking.
Currently only applies when linking for Apple platforms.
+ Note that \c "lazy" mode is deprecated and doesn't work with Xcode 15 and above.
\endtable
\section2 Relevant File Tags