Skip to content

Commit 1b2e8c4

Browse files
authored
Clang defines __cpp_modules
1 parent f5e0579 commit 1b2e8c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,9 @@ language:
938938
papers: P1103R3 P1811R0
939939
cppreference-description: '[[cpp/language/modules|Modules]]'
940940
support:
941-
clang: null
941+
clang:
942+
- since: C++20
943+
value: 1
942944
gcc: null
943945
msvc:
944946
- since: C++20

0 commit comments

Comments
 (0)