summaryrefslogtreecommitdiffstats
path: root/www/cxx_dr_status.html
Commit message (Expand)AuthorAgeFilesLines
* Fix more inconsistent line endings. NFC.Dimitry Andric2017-12-181-4/+4
* [cxx_status] Change "Clang 5" items from yellow to green now that Clang 5 has...Richard Smith2017-09-091-10/+10
* PR33850: Update cxx_dr_status for Clang 5 branch.Richard Smith2017-08-111-25/+25
* [Sema] Implement Core 2094: Trivial copy/move constructor for class with vola...Eric Fiselier2017-05-091-2/+2
* Update Clang C++ DR documentation for new issue listEric Fiselier2017-05-091-324/+360
* Implement DR 373 "Lookup on namespace qualified name in using-directive"Matthias Gehre2017-03-171-1/+1
* Update cxx_dr_status page.Richard Smith2017-02-251-3/+3
* Finish implementation of C++ DR1310 (http://wg21.link/cwg1310).Richard Smith2017-01-201-2/+2
* PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310).Richard Smith2017-01-191-3/+3
* PR9551: Implement DR1004 (http://wg21.link/cwg1004).Richard Smith2017-01-181-2/+2
* Implement DR1265 (wg21.link/cwg1265).Richard Smith2017-01-131-2/+2
* Update C++ status pages for Clang 4 branch:Richard Smith2017-01-131-13/+13
* Implement C++ DR1391 (wg21.link/cwg1391)Richard Smith2017-01-091-1/+1
* Implement DR1388 (wg21.link/cwg1388).Richard Smith2017-01-091-2/+2
* Revert r291410 and r291411.Richard Smith2017-01-091-1/+1
* Implement C++ DR1391 (wg21.link/cwg1391)Richard Smith2017-01-091-1/+1
* Revert "DR1391: Check for implicit conversion sequences for non-dependent fun...Renato Golin2017-01-021-1/+1
* DR1391: Check for implicit conversion sequences for non-dependent functionRichard Smith2017-01-021-1/+1
* DR1315: a non-type template argument in a partial specialization is permittedRichard Smith2016-12-281-1/+1
* DR1495: A partial specialization is ill-formed if it is not (strictly) moreRichard Smith2016-12-271-2/+2
* Add tests for a couple more DRs.Richard Smith2016-12-091-4/+4
* cxx_dr_status: update to latest issue list and add a couple more tests.Richard Smith2016-12-091-283/+793
* [c++17] P0135R1: Guaranteed copy elision.Richard Smith2016-12-061-1/+1
* DR1213: element access on an array xvalue or prvalue produces an xvalue. In theRichard Smith2016-12-051-1/+1
* DR616, and part of P0135R1: member access (or pointer-to-member access) on aRichard Smith2016-12-031-4/+4
* PR23281: Fix implementation of DR1891 to implement the intent: that is, aRichard Smith2016-11-161-1/+1
* [c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic forRichard Smith2016-10-221-1/+1
* DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.Richard Smith2016-10-211-2/+2
* Revert "DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' ...Renato Golin2016-10-211-2/+2
* DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.Richard Smith2016-10-211-2/+2
* DR1330: instantiate exception-specifications when "needed". We previously didRichard Smith2016-10-181-2/+2
* DR259: Demote the pedantic error for an explicit instantiation after anRichard Smith2016-08-311-1/+1
* Update cxx_dr_Status after 3.9 branchHans Wennborg2016-07-271-9/+9
* Update cxx_dr_status from test/CXX/drs.Richard Smith2016-06-281-11/+11
* Add test for DR1359.Richard Smith2016-06-131-1/+1
* Make SemaAccess smarter about determining when a dependent class mightRichard Smith2016-03-231-1/+1
* Implement the likely resolution of core issue 253.Nico Weber2016-02-191-1/+1
* Update cxx_dr_status.html with today's cwg_index.html.Nico Weber2016-02-191-67/+67
* Mark DR1250 as implementedDavid Majnemer2016-02-011-1/+1
* Update cxx_dr_status for latest issues list.Richard Smith2016-01-131-383/+1289
* Update cxx_dr_status.html after the 3.8 branchHans Wennborg2016-01-131-1/+1
* DR407: Rationalize how we handle tags being hidden by typedefs. Even withRichard Smith2015-11-121-1/+1
* Revert r243827.Davide Italiano2015-08-011-1/+1
* Convertibility of nullptr_t to bool is available in clang. Note it.Davide Italiano2015-08-011-1/+1
* Update cxx_dr_status.html after 3.7 branchHans Wennborg2015-07-141-11/+11
* DR1909: Diagnose all invalid cases of a class member sharing its name with th...Richard Smith2015-07-061-2/+2
* DR295: cv-qualifiers on function types are ignored in C++.Richard Smith2015-05-141-1/+1
* Update cxx_dr_status to latest issues list.Richard Smith2015-05-141-79/+79
* Mark DR777 only as fixed in clang SVN.Benjamin Kramer2015-03-271-1/+1
* [Sema] Implement DR777Benjamin Kramer2015-03-271-1/+1