You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/static/faq.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Including the output of the :code:`make V=1` command outputs more verbose inform
13
13
What versions of C/C++ are supported?
14
14
-------------------------------------
15
15
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>`_
0 commit comments