From 0f5307a4a67d79fcd920ce2f7d1e40da65dcb846 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 9 Apr 2025 13:07:01 +0200 Subject: document c_std=c2y in release notes --- docs/markdown/snippets/c2y.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/markdown/snippets/c2y.md (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/c2y.md b/docs/markdown/snippets/c2y.md new file mode 100644 index 0000000..4b647f8 --- /dev/null +++ b/docs/markdown/snippets/c2y.md @@ -0,0 +1,4 @@ +## New C standard `c2y` (and `gnu2y`) + +The `c2y`` standard and its companion `gnu2y` are now supported +when using either Clang 19.0.0 or newer, or GCC 15.0.0 or newer. -- cgit v1.1