From 29236f46dfd145342ff29e82c6789434f21ccab2 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sun, 27 Mar 2011 09:49:38 +0000 Subject: [PATCH] Clang supports __STDC_HOSTED__. Patch by Jonathan Sauer git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128377 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index 1074242c68..6806978ba3 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -515,7 +515,7 @@ welcome!

Preprocessor Modifications __STDC_HOSTED__ - + N/A N/A N/A -- 2.50.1