summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Mark DR777 only as fixed in clang SVN.Benjamin Kramer2015-03-271-1/+1
* [Sema] Implement DR777Benjamin Kramer2015-03-271-1/+1
* C++14: Disable sized deallocation by default due to ABI breakageReid Kleckner2015-03-201-7/+7
* [analyzer] www: +progress for undefbehavior.ZeroAllocDereference Anton Yartsev2015-03-111-1/+1
* Fix a menu issue. patch by Vassil VassilevSylvestre Ledru2015-03-091-1/+1
* Add a download link to the web page (PR22764)Hans Wennborg2015-03-061-0/+1
* Fix typo.Larisse Voufo2015-02-251-1/+1
* Move -fdefine-sized-deallocation and -fno-sized-deallocation options from dri...Larisse Voufo2015-02-251-1/+1
* Fix typo.Larisse Voufo2015-02-221-1/+1
* Move -fdefine-sized-deallocation and -fno-sized-deallocation options from dri...Larisse Voufo2015-02-221-1/+1
* Fix typo.Larisse Voufo2015-02-211-1/+1
* Move -fdefine-sized-deallocation and -fno-sized-deallocation options from dri...Larisse Voufo2015-02-211-6/+7
* Mark DR1940 as implementedDavid Majnemer2015-02-191-1/+1
* Mark DR1947 as implementedDavid Majnemer2015-02-191-1/+1
* Mark DR1948 as implementedDavid Majnemer2015-02-191-1/+1
* Mark DR1994 as a duplicate of DR529David Majnemer2015-02-191-1/+1
* Mark DR1968 as implementedDavid Majnemer2015-02-191-1/+1
* Update C++ implementation status page with recent changes w.r.t. to sized dea...Larisse Voufo2015-02-191-1/+10
* Update cxx_dr_status to cover dr1748 and add test.Richard Smith2015-02-141-1/+1
* Update cxx_status to list features implemented in Clang 3.6.Benjamin Kramer2015-02-091-12/+12
* Re-arrange DR test cases, and update DR status page.Larisse Voufo2015-01-281-6/+6
* DR1902: if overload resolution recurses, and the inner overload resolutionRichard Smith2015-01-271-1/+1
* Update cxx_dr_status.html after 3.6 branchHans Wennborg2015-01-142-5/+5
* [analyzer] Updated progress for memory.ZeroAllocAnton Yartsev2014-12-241-1/+2
* [analyzer] +memory.ZeroAllocAnton Yartsev2014-12-241-1/+26
* DR1048: drop top-level cv-qualifiers when deducing the return type of aRichard Smith2014-12-191-1/+1
* DR1684: a constexpr member function need not be a member of a literal class t...Richard Smith2014-12-161-559/+1183
* [c++1z] Remove terse range-based for loops; they've been removed fromRichard Smith2014-11-271-5/+10
* [c++1z] Most of N4268 (allow constant evaluation for non-type template argume...Richard Smith2014-11-261-1/+11
* Complete support for the SD-6 standing document (based off N4200) with suppor...Aaron Ballman2014-11-141-6/+2
* Update Clang's SD-6 support to match N4200 (except for __has_cpp_attribute,Richard Smith2014-11-121-3/+14
* [c++1z] Support for attributes on namespaces and enumerators.Aaron Ballman2014-11-081-0/+5
* [c++1z] Support for u8 character literals.Richard Smith2014-11-081-2/+7
* [c++1z] Implement nested-namespace-definitions.Richard Smith2014-11-081-0/+5
* [c++1z] N4295: fold-expressions.Richard Smith2014-11-081-0/+8
* [analyzer] Helpful hints for Windows users of scan-build.Anton Yartsev2014-10-311-4/+27
* [analyzer] Updated tests for ZeroAllocDereference checker.Anton Yartsev2014-10-301-4/+14
* Update contact person in Open Projects webpage for copy-paste detection. From...Daniel Marjamaki2014-10-301-1/+1
* Switch C compilations to C11 by default.Richard Smith2014-10-201-10/+10
* Per comments on PR12350, move DR244 back from 'done' to 'partial' and add tes...Richard Smith2014-10-171-1/+1
* Tests for DR600-640.Richard Smith2014-09-291-34/+34
* Tests for DR581-600.Richard Smith2014-09-151-16/+16
* Update C++ status page to reflect that Clang 3.5 has released.Richard Smith2014-09-111-4/+4
* Update DR status list to reflect that Clang 3.5 has been released.Richard Smith2014-09-112-18/+18
* Tests for DR573-580.Richard Smith2014-09-111-8/+8
* Remove suppression of dr547 test and instead test that deduction succeeds if weRichard Smith2014-09-051-1/+1
* Tests for DR550-572.Richard Smith2014-09-021-17/+17
* cxx_status: we did support some of C++14 in Clang 3.3.Richard Smith2014-08-311-1/+1
* cxx_status: the name C++14 isn't provisional any more.Richard Smith2014-08-311-8/+9
* Tests for DR525-550.Richard Smith2014-08-311-20/+20