summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2017-12-18Fix more inconsistent line endings. NFC.Dimitry Andric
2017-11-30Update website to mention that you still need -frelaxed-template-template-arg...Richard Smith
2017-11-13Update link to the Chromium Clang pageHans Wennborg
2017-11-11[cxx_status] Add resolution of CWG issue 1581, since it's an important, visib...Richard Smith
2017-11-11[cxx_status] Update for moved Albuquerque papers.Richard Smith
2017-10-22[c++2a] Update cxx_status w __VA_OPT__ marked as completed in SVN.Faisal Vali
2017-10-13Typos in tutorialJan Korous
2017-09-30[Analyzer] Document a gotcha: for C++ -analyze-function requires parameters i...George Karpenkov
2017-09-10set the svn:executable property, seems that it is necessary for apache (discu...Sylvestre Ledru
2017-09-09[cxx_status] Change "Clang 5" items from yellow to green now that Clang 5 has...Richard Smith
2017-09-07P0702R1: in class template argument deduction from a list of one element, ifRichard Smith
2017-08-30[cxx_status] Update to describe current status a bit better.Richard Smith
2017-08-28[c++2a] P0683R1: Permit default member initializers for bit-fields.Richard Smith
2017-08-25Remove the old meeting links. Also available from the link: http://llvm.org/d...Sylvestre Ledru
2017-08-25clang also supports C++14 & 17 + remove trailing whitespacesSylvestre Ledru
2017-08-25[c++2a] P0704R1: Allow pointers to const& member functions to be called on rv...Richard Smith
2017-08-19[c++2a] Implement P0409R2 - Allow lambda capture [=,this] (by hamzasood)Faisal Vali
2017-08-11Implement latest feature test macro recommendations, P0096R4.Richard Smith
2017-08-11Update cxx_status to mention the upcoming Clang 5 release.Richard Smith
2017-08-11PR33850: Update cxx_dr_status for Clang 5 branch.Richard Smith
2017-08-03[Analyzer] Add support for displaying cross-file diagnostic paths in HTML outputDevin Coughlin
2017-07-18[analyzer] Add missing documentation for static analyzer checkersDevin Coughlin
2017-07-15[cxx_status] Fix typos.Richard Smith
2017-07-15[cxx_status] Add approved Toronto WG21 motions.Richard Smith
2017-07-08[analyzer] Fix a path in the developer manualGabor Horvath
2017-07-06[cxx_status] Update link to Modules TS to latest working draft. Fix Coroutine...Richard Smith
2017-07-03fix trivial typos in comments; NFCHiroshi Inoue
2017-05-28[coroutines] www/cxx_status.html: add non-breaking hyphenGor Nishanov
2017-05-28[coroutines] www/cxx_status.html: add non-breaking hyphenGor Nishanov
2017-05-27[coroutines] Mark cxx_status.html of Coroutines TS as (SVN)Gor Nishanov
2017-05-26[docs] Point coroutine link to an actual documentGeorge Burgess IV
2017-05-25Update the getting started documentation to match the corresponding LLVM comm...Aaron Ballman
2017-05-09[Sema] Implement Core 2094: Trivial copy/move constructor for class with vola...Eric Fiselier
2017-05-09Update Clang C++ DR documentation for new issue listEric Fiselier
2017-03-17Implement DR 373 "Lookup on namespace qualified name in using-directive"Matthias Gehre
2017-03-16Make table cells referring to Clang 4 green, as Clang 4 has been released.Ed Schouten
2017-03-10[analyzer] Extend block in critical section check with C11 and Pthread APIs.Gabor Horvath
2017-02-25Update cxx_dr_status page.Richard Smith
2017-02-21[c++1z] Mark constexpr lambdas as done on status page and start advertisingRichard Smith
2017-02-16[c++1z] Diagnose non-deducible template parameters in deduction guide templat...Richard Smith
2017-02-14[c++1z] Add some more tests for class template argument deduction, addRichard Smith
2017-02-09Disallow explicit instantiation and explicit specialization for deduction gui...Richard Smith
2017-01-20Finish implementation of C++ DR1310 (http://wg21.link/cwg1310).Richard Smith
2017-01-19PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310).Richard Smith
2017-01-18PR9551: Implement DR1004 (http://wg21.link/cwg1004).Richard Smith
2017-01-13Implement DR1265 (wg21.link/cwg1265).Richard Smith
2017-01-13Update C++ status pages for Clang 4 branch:Richard Smith
2017-01-12[Docs][OpenCL] Added OpenCL feature description to Clang documentation.Anastasia Stulova
2017-01-09Implement C++ DR1391 (wg21.link/cwg1391)Richard Smith
2017-01-09Implement DR1388 (wg21.link/cwg1388).Richard Smith