aboutsummaryrefslogtreecommitdiff
path: root/clang/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
commita971003e46774281f768c7f59c575827f60f27b4 (patch)
tree3ca250ccea8ff242661c8c36c136b7369e119585 /clang/www
parenta5a4124c494ce08a9decb96d2be94e7f216bedbd (diff)
downloadllvm-a971003e46774281f768c7f59c575827f60f27b4.zip
llvm-a971003e46774281f768c7f59c575827f60f27b4.tar.gz
llvm-a971003e46774281f768c7f59c575827f60f27b4.tar.bz2
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) llvm-svn: 360988
Diffstat (limited to 'clang/www')
-rwxr-xr-xclang/www/cxx_dr_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index 663fe58..6592e83 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/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>