summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorChris Bieneman <chris.bieneman@me.com>2019-05-17 05:46:03 +0000
committerChris Bieneman <chris.bieneman@me.com>2019-05-17 05:46:03 +0000
commit2a9fb4c8c87f0a5a17fe246a3940a33954de383c (patch)
tree2f55031cc6263e349ad11c5b971ef8ab73bd8cc5 /www
parent1841d45330123083546cd7473475de1a95eb3a14 (diff)
downloadclang-2a9fb4c8c87f0a5a17fe246a3940a33954de383c.tar.gz
Revert Refactor constant evaluation of typeid(T) to track a symbolic type_info object rather than tracking the originating expression.
This reverts r360974 (git commit 7ee4307bd4450022c3c8777f43a40cc4f0ccc009) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360988 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rwxr-xr-xwww/cxx_dr_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx_dr_status.html b/www/cxx_dr_status.html
index 663fe584aa..6592e834eb 100755
--- a/www/cxx_dr_status.html
+++ b/www/cxx_dr_status.html
@@ -11623,7 +11623,7 @@ and <I>POD class</I></td>
<td><a href="http://wg21.link/cwg1968">1968</a></td>
<td>NAD</td>
<td>Address of <TT>typeid</TT> in constant expressions</td>
- <td class="none" align="center">No</td>
+ <td class="full" align="center">Yes</td>
</tr>
<tr class="open" id="1969">
<td><a href="http://wg21.link/cwg1969">1969</a></td>