From c31a0cee75c08b09d1feb051bf71336b370c1330 Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Mon, 16 Mar 2009 17:28:26 +0000 Subject: [PATCH] We support static_assert. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67043 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/www/cxx_status.html b/www/cxx_status.html index edaf10373a..2e4ecc66f1 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -1704,6 +1704,14 @@ welcome!

No name mangling; ASTs don't contain calls to conversion operators + + Static assertions (N1720) + ✓ + ✓ + ✓ + N/A + + -- 2.40.0