Skip to content

Commit 6f6db5e

Browse files
Annotate experimental modules support as being introduced in clangd version 19 (#113)
1 parent a3b06b5 commit 6f6db5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features.md

+1
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ On top of that, as an extension, clangd supports following additional token modi
238238
| GlobalScope | globalScope | 12 |
239239

240240
## Experimental C++20 Modules Support
241+
{:.v19}
241242

242243
Clangd supports C++20 modules experimentally.
243244
We can enable this support by `--experimental-modules-support` option.

0 commit comments

Comments
 (0)