diff options
| author | Richard Smith <richard@metafoo.co.uk> | 2019-12-10 19:56:07 -0800 |
|---|---|---|
| committer | Richard Smith <richard@metafoo.co.uk> | 2019-12-10 19:56:07 -0800 |
| commit | f7235ac1d3154d5cd82a9a6bfdfffd050e6f5d05 (patch) | |
| tree | 6dd19a2a9d3d4f3283411c91dea1b13cc166fc66 | |
| parent | ffe612922cb5aa2767c79d47a1b162811a08583f (diff) | |
| download | bcm5719-llvm-f7235ac1d3154d5cd82a9a6bfdfffd050e6f5d05.tar.gz bcm5719-llvm-f7235ac1d3154d5cd82a9a6bfdfffd050e6f5d05.zip | |
[cxx_status] Re-add missing cell.
| -rwxr-xr-x | clang/www/cxx_status.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 2d5a7a32f4a..ffac3338796 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -951,6 +951,7 @@ as the draft C++2a standard evolves. </tr> <tr> <td><a href="https://wg21.link/p1959r0">P1959R0</a></td> + <td class="none" align="center">No</td> </tr> <tr> <td>Access checking on specializations</td> |

