summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Merging r291871:Hans Wennborg2017-01-133-29/+32
* [Docs][OpenCL] Added OpenCL feature description to Clang documentation.Anastasia Stulova2017-01-121-4/+4
* 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
* [c++17] Implement P0522R0 as written. This allows a template template argumentRichard Smith2016-12-311-3/+7
* 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
* [c++1z] cxx_status: mark p0195r2 as done.Richard Smith2016-12-191-1/+1
* [c++1z] P0217R3: Allow by-value structured binding of arrays.Richard Smith2016-12-141-3/+1
* Add tests for a couple more DRs.Richard Smith2016-12-092-4/+7
* cxx_dr_status: update to latest issue list and add a couple more tests.Richard Smith2016-12-091-283/+793
* [c++1z] P0003R5: Removing dynamic exception specifications.Richard Smith2016-12-081-1/+1
* [c++17] P0135R1: Guaranteed copy elision.Richard Smith2016-12-062-2/+2
* 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
* P0012R1: add Itanium ABI support for throwing non-noexcept function pointers ...Richard Smith2016-12-011-3/+1
* Revert r285664, cxx-abi-dev chose to go in a different direction for the ABI ...Richard Smith2016-12-011-13/+7
* [www] Fix spelling error in checker release notes.Devin Coughlin2016-11-161-1/+1
* [www] Update analyzer website for release of checker-279Devin Coughlin2016-11-163-2/+21
* PR23281: Fix implementation of DR1891 to implement the intent: that is, aRichard Smith2016-11-161-1/+1
* Add instructions in clang get_started page about working with a monorepoMehdi Amini2016-11-121-0/+2
* [c++1z] std::byte didn't make itRichard Smith2016-11-121-7/+0
* [c++1z] Two more features have been accepted.Richard Smith2016-11-111-1/+1
* [c++1z] p0522 is approved.Richard Smith2016-11-111-2/+5
* [cxx_status] Prepare features list for WG21 motions.Richard Smith2016-11-111-2/+25
* [www] Update the link to the 'include what you use' projectAlex Lorenz2016-11-071-1/+1
* [www] Fix a typo on the analyzer websiteAlex Lorenz2016-11-011-1/+1
* Implement ABI proposal for throwing noexcept function pointers, per discussionRichard Smith2016-11-011-7/+13
* [cxx_status] update commentRichard Smith2016-10-261-1/+1
* Mark P0012R1 as "Partial" since it's now substantially complete.Richard Smith2016-10-221-1/+5
* [c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic forRichard Smith2016-10-222-2/+8
* 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
* [analyzer] Update alpha and potential checker documentation, esp. alpha.valistDominic Chen2016-10-182-65/+78
* Mark aligned allocation as done.Richard Smith2016-10-101-1/+1
* Switch to a different workaround for unimplementability of P0145R3 in MS ABIs.Richard Smith2016-09-291-6/+4
* Mark P0127R3 as done, and replace its __has_feature check with the correspond...Richard Smith2016-09-291-1/+1
* cxx_status: use HTML5 details/summary elements to hide implementation statusRichard Smith2016-09-281-23/+43
* Add a couple more tentative names for upcoming SD-6 feature checks. These mightRichard Smith2016-09-281-2/+2
* P0095R3: Implement the latest published revision of SD-6 (C++ feature test ma...Richard Smith2016-09-281-1/+1
* P0096R2: Implement more recent revision of SD-6 (C++ feature test macros).Richard Smith2016-09-281-1/+6
* Long-overdue update to cxx_status: C++14 is no longer "upcoming".Richard Smith2016-09-281-16/+10
* Re-commit r282556, reverted in r282564, with a fix to CallArgList::addFrom toRichard Smith2016-09-281-1/+10
* Revert r282556. This change made several bots unhappy.Richard Smith2016-09-281-9/+1