diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2014-03-15 01:55:31 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2014-03-15 01:55:31 +0000 |
| commit | 1a5e2cb62196489ecb384f42853c448617503cdc (patch) | |
| tree | 4f4fa9e97fb58645e184897a5f2330ab987d84c4 /www | |
| parent | d4245e7e918a830226589cd04a8c4a8834560b4b (diff) | |
| download | external_libcxx-1a5e2cb62196489ecb384f42853c448617503cdc.tar.gz external_libcxx-1a5e2cb62196489ecb384f42853c448617503cdc.tar.bz2 external_libcxx-1a5e2cb62196489ecb384f42853c448617503cdc.zip | |
Remove Issue #2235 from the Chicago section. The resolution was approved in Bristol (and it is listed there), and then is was approved *again* in Chicago. Thanks to STL @ microsoft for the catch
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@203995 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
| -rw-r--r-- | www/cxx1y_status.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 199cf4fc3..dbdeedd13 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -191,7 +191,6 @@ <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2235">2235</a></td><td>Undefined behavior without proper requirements on basic_string constructors</td><td>Bristol</td><td>Complete</td></tr> <tr><td></td><td></td><td></td><td></td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2141">2141</a></td><td>common_type trait produces reference types</td><td>Chicago</td><td>Complete</td></tr> - <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2235">2235</a></td><td>Undefined behavior without proper requirements on basic_string constructors</td><td>Chicago</td><td>Complete</td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2246">2246</a></td><td>unique_ptr assignment effects w.r.t. deleter</td><td>Chicago</td><td>Complete</td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2247">2247</a></td><td>Type traits and std::nullptr_t</td><td>Chicago</td><td>Complete</td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2085">2085</a></td><td>Wrong description of effect 1 of basic_istream::ignore</td><td>Chicago</td><td>Complete</td></tr> |
