mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
I hereby declare that all remaining constexpr issues are bugs, not unimplemented
features. :) llvm-svn: 150522
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<link type="text/css" rel="stylesheet" href="content.css">
|
||||
<style type="text/css">
|
||||
.none { background-color: #FFCCCC }
|
||||
.partial { background-color: #FFFF99 }
|
||||
.svn { background-color: #FFFF99 }
|
||||
.full { background-color: #CCFF99 }
|
||||
th { background-color: #FFDDAA }
|
||||
</style>
|
||||
@@ -166,7 +166,7 @@ with clang; other versions have not been tested.</p>
|
||||
<tr>
|
||||
<td>Generalized constant expressions</td>
|
||||
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf">N2235</a></td>
|
||||
<td class="none" align="center">No</td>
|
||||
<td class="svn" align="center">SVN</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alignment support</td>
|
||||
|
||||
Reference in New Issue
Block a user