aboutsummaryrefslogtreecommitdiff
path: root/clang/www
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2023-12-08 00:36:27 +0300
committerVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2023-12-08 00:38:42 +0300
commitc79f94d85121347d28f894d837f173f90f368e92 (patch)
treee949d452a36a934f5629dd97643aa8fd75657246 /clang/www
parent09a05f5dcb7946494828b00d767198341ff78604 (diff)
downloadllvm-c79f94d85121347d28f894d837f173f90f368e92.zip
llvm-c79f94d85121347d28f894d837f173f90f368e92.tar.gz
llvm-c79f94d85121347d28f894d837f173f90f368e92.tar.bz2
[clang][NFC] Fill in historical data on when C++ DRs 700-1999 were fixed
Diffstat (limited to 'clang/www')
-rwxr-xr-xclang/www/cxx_dr_status.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index aafed2b..3f519ff 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -2511,7 +2511,7 @@ of class templates</td>
<td><a href="https://cplusplus.github.io/CWG/issues/412.html">412</a></td>
<td>NAD</td>
<td>Can a replacement allocation function be inline?</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.4</td>
</tr>
<tr id="413">
<td><a href="https://cplusplus.github.io/CWG/issues/413.html">413</a></td>
@@ -5117,7 +5117,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/873.html">873</a></td>
<td>C++11</td>
<td>Deducing rvalue references in declarative contexts</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.0</td>
</tr>
<tr id="874">
<td><a href="https://cplusplus.github.io/CWG/issues/874.html">874</a></td>
@@ -5519,7 +5519,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/952.html">952</a></td>
<td>CD6</td>
<td>Insufficient description of &#8220;naming class&#8221;</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 2.8</td>
</tr>
<tr id="953">
<td><a href="https://cplusplus.github.io/CWG/issues/953.html">953</a></td>
@@ -6473,7 +6473,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1111.html">1111</a></td>
<td>C++11</td>
<td>Remove dual-scope lookup of member template names</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.2</td>
</tr>
<tr id="1112">
<td><a href="https://cplusplus.github.io/CWG/issues/1112.html">1112</a></td>
@@ -7169,7 +7169,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1227.html">1227</a></td>
<td>CD3</td>
<td>Mixing immediate and non-immediate contexts in deduction failure</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.0</td>
</tr>
<tr id="1228">
<td><a href="https://cplusplus.github.io/CWG/issues/1228.html">1228</a></td>
@@ -7637,7 +7637,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1305.html">1305</a></td>
<td>CD3</td>
<td><TT>alignof</TT> applied to array of unknown size</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.0</td>
</tr>
<tr id="1306">
<td><a href="https://cplusplus.github.io/CWG/issues/1306.html">1306</a></td>
@@ -7889,7 +7889,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1347.html">1347</a></td>
<td>CD3</td>
<td>Consistency of <TT>auto</TT> in multiple-declarator declarations</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.1</td>
</tr>
<tr class="open" id="1348">
<td><a href="https://cplusplus.github.io/CWG/issues/1348.html">1348</a></td>
@@ -7955,7 +7955,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1358.html">1358</a></td>
<td>CD3</td>
<td>Unintentionally ill-formed <TT>constexpr</TT> function template instances</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.1</td>
</tr>
<tr id="1359">
<td><a href="https://cplusplus.github.io/CWG/issues/1359.html">1359</a></td>
@@ -8681,7 +8681,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1479.html">1479</a></td>
<td>CD3</td>
<td>Literal operators and default arguments</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.1</td>
</tr>
<tr id="1480">
<td><a href="https://cplusplus.github.io/CWG/issues/1480.html">1480</a></td>
@@ -8699,7 +8699,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1482.html">1482</a></td>
<td>CD3</td>
<td>Point of declaration of enumeration</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.0</td>
</tr>
<tr id="1483">
<td><a href="https://cplusplus.github.io/CWG/issues/1483.html">1483</a></td>
@@ -9107,7 +9107,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1550.html">1550</a></td>
<td>CD3</td>
<td>Parenthesized <I>throw-expression</I> operand of <I>conditional-expression</I></td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.4</td>
</tr>
<tr id="1551">
<td><a href="https://cplusplus.github.io/CWG/issues/1551.html">1551</a></td>
@@ -9635,7 +9635,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1638.html">1638</a></td>
<td>CD4</td>
<td>Declaring an explicit specialization of a scoped enumeration</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.1</td>
</tr>
<tr id="1639">
<td><a href="https://cplusplus.github.io/CWG/issues/1639.html">1639</a></td>
@@ -10733,7 +10733,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1821.html">1821</a></td>
<td>CD6</td>
<td>Qualified redeclarations in a class <I>member-specification</I></td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 2.9</td>
</tr>
<tr id="1822">
<td><a href="https://cplusplus.github.io/CWG/issues/1822.html">1822</a></td>
@@ -11261,7 +11261,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1909.html">1909</a></td>
<td>CD4</td>
<td>Member class template with the same name as the class</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.7</td>
</tr>
<tr id="1910">
<td><a href="https://cplusplus.github.io/CWG/issues/1910.html">1910</a></td>
@@ -11447,7 +11447,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1940.html">1940</a></td>
<td>CD4</td>
<td><TT>static_assert</TT> in anonymous unions</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.5</td>
</tr>
<tr id="1941">
<td><a href="https://cplusplus.github.io/CWG/issues/1941.html">1941</a></td>
@@ -11489,13 +11489,13 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1947.html">1947</a></td>
<td>NAD</td>
<td>Digit separators following non-octal prefix</td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.5</td>
</tr>
<tr id="1948">
<td><a href="https://cplusplus.github.io/CWG/issues/1948.html">1948</a></td>
<td>NAD</td>
<td><I>exception-specification</I> of replacement global <TT>new</TT></td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.5</td>
</tr>
<tr id="1949">
<td><a href="https://cplusplus.github.io/CWG/issues/1949.html">1949</a></td>
@@ -14903,7 +14903,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/2516.html">2516</a></td>
<td>C++23</td>
<td>Locus of <I>enum-specifier</I> or <I>opaque-enum-declaration</I></td>
- <td class="full" align="center">Yes</td>
+ <td class="full" align="center">Clang 3.0</td>
</tr>
<tr id="2517">
<td><a href="https://cplusplus.github.io/CWG/issues/2517.html">2517</a></td>