summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Fix "the the" in comments/documentation/etc.Eric Christopher2015-06-191-2/+1
* "This adds -fconcepts-ts as a cc1 option for enabling theFaisal Vali2015-05-221-1/+1
* Fix 'CFG graph' typo. NFCJonathan Roelofs2015-05-191-1/+1
* 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
* Update the subversion link to http://subversion.apache.org/packages.html.Yaron Keren2015-05-071-2/+2
* Fix clang getting started guide to require VC2013 instead of VS2012.Yaron Keren2015-05-071-2/+2
* Recommend to use CMake on the Clang Getting Started page.Alexey Samsonov2015-04-211-8/+15
* 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