summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* DR407: Rationalize how we handle tags being hidden by typedefs. Even withRichard Smith2015-11-121-1/+1
* N3922: direct-list-initialization of an auto-typed variable no longer deduces aRichard Smith2015-11-111-7/+15
* Create install targets for scan-build and scan-viewJonathan Roelofs2015-11-091-5/+2
* Better link for Library Fundamentals TS.Richard Smith2015-11-051-1/+1
* Fix incorrect status for P0012R1.Richard Smith2015-11-051-1/+1
* Fix CSS style name.Richard Smith2015-11-051-2/+2
* Update C++ status page to match motions from Kona.Richard Smith2015-11-051-6/+46
* Add a link to the DXR projectEhsan Akhgari2015-10-291-0/+11
* [analyzer] Update analyzer website for release of checker-277.Devin Coughlin2015-10-294-3/+33
* [analyzer] Enhance FAQ with instructions on handing unused variables.Anna Zaks2015-10-271-0/+14
* [analyzer] Update links to developer.apple.com.Jordan Rose2015-09-182-7/+7
* Mention that libcxx is required to build Compiler-RT tests on OS X.Yury Gribov2015-09-151-0/+8
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-057-17/+17
* 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-142-13/+13
* DR1909: Diagnose all invalid cases of a class member sharing its name with th...Richard Smith2015-07-061-2/+2
* 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