Skip to content

Commit eb0b485

Browse files
authored
Merge pull request github#13776 from github/sashabu/armclang
Docs: Add armclang as supported C++ compiler.
2 parents 7fa9157 + a51ad1f commit eb0b485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/reusables/supported-versions-compilers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:stub-columns: 1
55

66
Language,Variants,Compilers,Extensions
7-
C/C++,"C89, C99, C11, C17, C++98, C++03, C++11, C++14, C++17, C++20 [1]_","Clang (and clang-cl [2]_) extensions (up to Clang 12.0),
7+
C/C++,"C89, C99, C11, C17, C++98, C++03, C++11, C++14, C++17, C++20 [1]_","Clang (including clang-cl [2]_ and armclang) extensions (up to Clang 12.0),
88

99
GNU extensions (up to GCC 11.1),
1010

0 commit comments

Comments
 (0)