Skip to content

Commit af35bd7

Browse files
authored
docs: mention the specific clang version used.
1 parent 9e250a3 commit af35bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/static/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Including the output of the :code:`make V=1` command outputs more verbose inform
1313
What versions of C/C++ are supported?
1414
-------------------------------------
1515

16-
The CE Toolchain supports the latest LLVM/Clang toolchain - the status of each language can be found at the respective links: `C <https://clang.llvm.org/c_status.html>`_, `C++ <https://clang.llvm.org/cxx_status.html>`_
16+
The CE Toolchain uses LLVM/Clang v15.0.7 - the status of each language feature support can be found at the respective links: `C <https://clang.llvm.org/c_status.html>`_, `C++ <https://clang.llvm.org/cxx_status.html>`_
1717

1818
What is the C/C++ Runtime Memory Layout?
1919
----------------------------------------

0 commit comments

Comments
 (0)