From 5eb1969cccecaa453fff95949b0e02af01a08163 Mon Sep 17 00:00:00 2001
From: Sebastian Redl
Date: Tue, 2 Dec 2008 17:22:40 +0000
Subject: [PATCH] Parsing new and delete is now complete.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60425 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/cxx_status.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 5e1c3dcfca..9eac773703 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -502,7 +502,7 @@ welcome!
5.3.3 [expr.sizeof] | | | | | |
5.3.4 [expr.new] |
- |
+ ✓ |
|
|
|
@@ -510,7 +510,7 @@ welcome!
5.3.5 [expr.delete] |
- |
+ ✓ |
✓ |
✓ |
|
--
2.50.1