summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in clangAlexander Kornienko2018-04-066-8/+8
* DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standardRichard Smith2018-04-052-6/+9
* Remove reference to stale (2009) python version.Yaron Keren2018-03-251-1/+1
* [cxx_status] Add entry for the Reflection TS.Richard Smith2018-03-171-2/+0
* [cxx_status] Update to match Jacksonville 2018 motions.Richard Smith2018-03-171-50/+97
* Implement C++ DR727, which permits explicit specializations at class scope.Richard Smith2018-03-161-3/+3
* Update DR script to mark Clang 6 as 'done' not 'svn'.Richard Smith2018-03-141-3/+0
* [www] Update C++ DR status to match latest issues list.Richard Smith2018-03-141-309/+783
* [www] Capitalize "Clang" when referring to the project, and generalize theRichard Smith2018-03-012-22/+24
* Update cxx_status to mark "SVN" items as "Clang 6" instead.Richard Smith2018-02-282-6/+9
* [www] Update link to analyzer's "Building a Checker in 24 hours" videoDevin Coughlin2018-02-263-4/+4
* [cxx_dr_status] Tests for CWG issues 641-687.Richard Smith2018-02-191-37/+37
* Fix typo. NFCJonathan Roelofs2018-01-311-1/+1
* [scan-build] Add an option to skip overriding CC and CXX make varsJonathan Roelofs2018-01-291-1/+1
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-01-221-1/+1
* DR126: partially implement the const-correct rules for exception handler matc...Richard Smith2018-01-131-6/+6
* Fix more inconsistent line endings. NFC.Dimitry Andric2017-12-181-4/+4
* Update website to mention that you still need -frelaxed-template-template-arg...Richard Smith2017-11-301-1/+2
* Update link to the Chromium Clang pageHans Wennborg2017-11-131-3/+3
* [cxx_status] Add resolution of CWG issue 1581, since it's an important, visib...Richard Smith2017-11-111-1/+12
* [cxx_status] Update for moved Albuquerque papers.Richard Smith2017-11-111-3/+47
* [c++2a] Update cxx_status w __VA_OPT__ marked as completed in SVN.Faisal Vali2017-10-221-1/+1
* Typos in tutorialJan Korous2017-10-131-2/+2
* [Analyzer] Document a gotcha: for C++ -analyze-function requires parameters i...George Karpenkov2017-09-301-2/+12
* set the svn:executable property, seems that it is necessary for apache (discu...Sylvestre Ledru2017-09-101-0/+0
* [cxx_status] Change "Clang 5" items from yellow to green now that Clang 5 has...Richard Smith2017-09-093-17/+14
* P0702R1: in class template argument deduction from a list of one element, ifRichard Smith2017-09-071-1/+7
* [cxx_status] Update to describe current status a bit better.Richard Smith2017-08-301-4/+5
* [c++2a] P0683R1: Permit default member initializers for bit-fields.Richard Smith2017-08-281-1/+1
* Remove the old meeting links. Also available from the link: http://llvm.org/d...Sylvestre Ledru2017-08-251-3/+1
* clang also supports C++14 & 17 + remove trailing whitespacesSylvestre Ledru2017-08-251-22/+22
* [c++2a] P0704R1: Allow pointers to const& member functions to be called on rv...Richard Smith2017-08-251-1/+1
* [c++2a] Implement P0409R2 - Allow lambda capture [=,this] (by hamzasood)Faisal Vali2017-08-191-4/+3
* Implement latest feature test macro recommendations, P0096R4.Richard Smith2017-08-111-3/+8
* Update cxx_status to mention the upcoming Clang 5 release.Richard Smith2017-08-111-4/+4
* PR33850: Update cxx_dr_status for Clang 5 branch.Richard Smith2017-08-112-28/+28
* [Analyzer] Add support for displaying cross-file diagnostic paths in HTML outputDevin Coughlin2017-08-031-7/+0
* [analyzer] Add missing documentation for static analyzer checkersDevin Coughlin2017-07-183-151/+456
* [cxx_status] Fix typos.Richard Smith2017-07-151-2/+2
* [cxx_status] Add approved Toronto WG21 motions.Richard Smith2017-07-151-10/+71
* [analyzer] Fix a path in the developer manualGabor Horvath2017-07-081-2/+2
* [cxx_status] Update link to Modules TS to latest working draft. Fix Coroutine...Richard Smith2017-07-061-2/+3
* fix trivial typos in comments; NFCHiroshi Inoue2017-07-031-1/+1
* [coroutines] www/cxx_status.html: add non-breaking hyphenGor Nishanov2017-05-281-1/+1
* [coroutines] www/cxx_status.html: add non-breaking hyphenGor Nishanov2017-05-281-1/+1
* [coroutines] Mark cxx_status.html of Coroutines TS as (SVN)Gor Nishanov2017-05-271-3/+3
* [docs] Point coroutine link to an actual documentGeorge Burgess IV2017-05-261-1/+1
* Update the getting started documentation to match the corresponding LLVM comm...Aaron Ballman2017-05-251-0/+4
* [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