.. |
dr0xx.cpp
|
Update cxx_dr_status to latest issues list.
|
2015-05-14 19:07:47 +00:00 |
dr1xx.cpp
|
[c++1z] Most of N4268 (allow constant evaluation for non-type template arguments).
|
2014-11-26 03:26:53 +00:00 |
dr2xx.cpp
|
DR295: cv-qualifiers on function types are ignored in C++.
|
2015-05-14 19:10:42 +00:00 |
dr3xx.cpp
|
Generate a diagnostic when a catch handler cannot execute due to class hierarchy inversion with regards to other catch handlers for the same block.
|
2015-04-08 00:05:29 +00:00 |
dr4xx.cpp
|
Move fixit for const init from note to diag, weaken to warning in MS mode.
|
2015-04-17 08:32:38 +00:00 |
dr5xx.cpp
|
Diagnose function template definitions inside functions
|
2014-12-15 23:16:32 +00:00 |
dr6xx.cpp
|
PR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__ is expected to be defined
|
2015-01-13 01:47:45 +00:00 |
dr7xx.cpp
|
Mark DR777 only as fixed in clang SVN.
|
2015-03-27 17:38:35 +00:00 |
dr9xx.cpp
|
Run DR tests in C++17 mode too.
|
2014-09-28 21:56:04 +00:00 |
dr10xx.cpp
|
DR1048: drop top-level cv-qualifiers when deducing the return type of a
|
2014-12-19 22:10:51 +00:00 |
dr13xx.cpp
|
Run DR tests in C++17 mode too.
|
2014-09-28 21:56:04 +00:00 |
dr14xx.cpp
|
DR1467: If aggregate initialization encounters an initializer list for which
|
2015-02-16 04:42:59 +00:00 |
dr15xx.cpp
|
Re-arrange DR test cases, and update DR status page.
|
2015-01-28 01:01:21 +00:00 |
dr16xx.cpp
|
Improve the "braces around scalar init" warning to determine whether to warn
|
2015-02-12 01:50:05 +00:00 |
dr17xx.cpp
|
Re-arrange DR test cases, and update DR status page.
|
2015-01-28 01:01:21 +00:00 |
dr18xx.cpp
|
DR1684: a constexpr member function need not be a member of a literal class type.
|
2014-12-16 23:12:52 +00:00 |
dr19xx.cpp
|
Mark DR1940 as implemented
|
2015-02-19 07:29:01 +00:00 |
dr412.cpp
|
C++14: Disable sized deallocation by default due to ABI breakage
|
2015-03-20 00:31:07 +00:00 |
dr1748.cpp
|
Update cxx_dr_status to cover dr1748 and add test.
|
2015-02-14 03:38:31 +00:00 |