aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2024-03-28 14:51:53 -0400
committerAaron Ballman <aaron@aaronballman.com>2024-03-28 14:52:43 -0400
commitc2f3a11dbe1a6bc2fc46b35c3fb4398e1d6a90c4 (patch)
tree830a428f3f2956862dd9f261be6823ef03f21850
parent0e786557317d6dbf7dfba5115531f39096c6904d (diff)
downloadllvm-c2f3a11dbe1a6bc2fc46b35c3fb4398e1d6a90c4.zip
llvm-c2f3a11dbe1a6bc2fc46b35c3fb4398e1d6a90c4.tar.gz
llvm-c2f3a11dbe1a6bc2fc46b35c3fb4398e1d6a90c4.tar.bz2
Remove an accidental duplicate C status page entry
-rw-r--r--clang/www/c_status.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/clang/www/c_status.html b/clang/www/c_status.html
index 4460183..028234a 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -132,11 +132,6 @@ conformance.</p>
<td>Unknown</td>
<td class="full" align="center">Yes</td>
</tr>
- <tr>
- <td>more precise aliasing rules via effective type</td>
- <td>Unknown</td>
- <td class="unknown" align="center">Unknown</td>
- </tr>
<tr id="complex">
<td rowspan="6">complex and imaginary support in &lt;complex.h&gt;</td>
</tr>