[clang] [Docs] Some updates to the Clang user's manual (PR #151702)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 1 07:36:20 PDT 2025
================
@@ -36,7 +36,7 @@ language-specific information, please see the corresponding language
specific section:
- :ref:`C Language <c>`: K&R C, ANSI C89, ISO C90, ISO C94 (C89+AMD1), ISO
- C99 (+TC1, TC2, TC3).
+ C99 (+TC1, TC2, TC3), C11, C17, C23, and C2y.
----------------
AaronBallman wrote:
Sure!
https://github.com/llvm/llvm-project/pull/151702
More information about the cfe-commits
mailing list