summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement DR 373 "Lookup on namespace qualified name in using-directive"Matthias Gehre2017-03-171-1/+1
* Make table cells referring to Clang 4 green, as Clang 4 has been released.Ed Schouten2017-03-161-8/+8
* [analyzer] Extend block in critical section check with C11 and Pthread APIs.Gabor Horvath2017-03-101-0/+24
* Update cxx_dr_status page.Richard Smith2017-02-251-3/+3
* [c++1z] Mark constexpr lambdas as done on status page and start advertisingRichard Smith2017-02-211-1/+1
* [c++1z] Diagnose non-deducible template parameters in deduction guide templat...Richard Smith2017-02-161-2/+1
* [c++1z] Add some more tests for class template argument deduction, addRichard Smith2017-02-141-2/+2
* Disallow explicit instantiation and explicit specialization for deduction gui...Richard Smith2017-02-091-2/+6
* Finish implementation of C++ DR1310 (http://wg21.link/cwg1310).Richard Smith2017-01-201-2/+2
* PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310).Richard Smith2017-01-191-3/+3
* PR9551: Implement DR1004 (http://wg21.link/cwg1004).Richard Smith2017-01-181-2/+2
* Implement DR1265 (wg21.link/cwg1265).Richard Smith2017-01-131-2/+2
* Update C++ status pages for Clang 4 branch:Richard Smith2017-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