aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-03-27 09:49:38 +0000
committerDouglas Gregor <dgregor@apple.com>2011-03-27 09:49:38 +0000
commit29236f46dfd145342ff29e82c6789434f21ccab2 (patch)
treeaacf80224b961f3393a053251f006899fefca551
parenta7689efa25bf54452c758c672bd1a5608d5757cc (diff)
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
-rw-r--r--www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
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!</p>
<tr><td colspan="7" class="category">Preprocessor Modifications</td></tr>
<tr>
<td>__STDC_HOSTED__</td>
- <td></td>
+ <td class="complete"></td>
<td class="na">N/A</td>
<td class="na">N/A</td>
<td class="na">N/A</td>