aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-tables.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r--docs/markdown/Reference-tables.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index 2a6868c..8b05d49 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -246,6 +246,7 @@ which are supported by GCC, Clang, and other compilers.
| pure |
| retain⁓ |
| returns_nonnull |
+| section⁵ |
| unused |
| used |
| visibility* |
@@ -268,6 +269,8 @@ which are supported by GCC, Clang, and other compilers.
⁓ *New in 0.62.0*
+⁵ *New in 0.63.0*
+
### MSVC __declspec
These values are supported using the MSVC style `__declspec` annotation,