diff options
| author | Dimitry Andric <dimitry@andric.com> | 2017-12-18 19:46:56 +0000 |
|---|---|---|
| committer | Dimitry Andric <dimitry@andric.com> | 2017-12-18 19:46:56 +0000 |
| commit | e4f5d010330159a919c0fa0fc0c769f12a17a00d (patch) | |
| tree | 547cd449894a83ffaa5d0483c5ab0c6fa66dce05 /clang/www/cxx_dr_status.html | |
| parent | 48176a5fb6d409ce394052145cd3ad5449ae51b6 (diff) | |
| download | bcm5719-llvm-e4f5d010330159a919c0fa0fc0c769f12a17a00d.tar.gz bcm5719-llvm-e4f5d010330159a919c0fa0fc0c769f12a17a00d.zip | |
Fix more inconsistent line endings. NFC.
llvm-svn: 321016
Diffstat (limited to 'clang/www/cxx_dr_status.html')
| -rw-r--r-- | clang/www/cxx_dr_status.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index 4402c33a390..5bea91aa823 100644 --- a/clang/www/cxx_dr_status.html +++ b/clang/www/cxx_dr_status.html @@ -1292,7 +1292,7 @@ <tr id="209"> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#209">209</a></td> <td>NAD</td> - <td>Must friend declaration names be
+ <td>Must friend declaration names be accessible?</td> <td class="full" align="center">Yes</td> </tr> @@ -1653,7 +1653,7 @@ accessible?</td> <tr id="269"> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#269">269</a></td> <td>NAD</td> - <td>Order of initialization of multiply-defined static data members
+ <td>Order of initialization of multiply-defined static data members of class templates</td> <td class="na" align="center">N/A</td> </tr> @@ -3268,8 +3268,8 @@ of class templates</td> <tr id="538"> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#538">538</a></td> <td>CD1</td> - <td>Definition and usage
-of <I>structure</I>, <I>POD-struct</I>, <I>POD-union</I>,
+ <td>Definition and usage +of <I>structure</I>, <I>POD-struct</I>, <I>POD-union</I>, and <I>POD class</I></td> <td class="na" align="center">N/A</td> </tr> |

