summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2018-08-06Merging r338942:Hans Wennborg
2018-07-27[WWW] Fixing file permissions for the .html pages.Mike Edwards
2018-07-26[WWW] Removing my test file as the auto-deployment script has been fixed.Mike Edwards
2018-07-26[WWW] Adding a test page to work out an auto-deployment issue.Mike Edwards
2018-07-20[www] Add CodeCompass and CodeChecker to Clang Related Projects pageBruno Cardoso Lopes
2018-07-17Restructure checking for, and warning on, lifetime extension.Richard Smith
2018-07-17Temporarily revert r337226 "Restructure checking for, and warning on, lifetim...Florian Hahn
2018-07-17Restructure checking for, and warning on, lifetime extension.Richard Smith
2018-07-11DR330: look through array types when forming the cv-decomposition of a type.Richard Smith
2018-06-27[www] Update cxx_dr_status for recent DR fixes.Richard Smith
2018-06-14P0096R5, P0941R2: Update to match latest feature test macro specification.Richard Smith
2018-06-14[www] Update cxx_status page for Rapperswil motions.Richard Smith
2018-05-30[www] Update C++ status to cover P0620.Richard Smith
2018-05-26[analyzer] Add security checks for bcmp(), bcopy(), bzero().Artem Dergachev
2018-04-06Fix typos in clangAlexander Kornienko
2018-04-05DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standardRichard Smith
2018-03-25Remove reference to stale (2009) python version.Yaron Keren
2018-03-17[cxx_status] Add entry for the Reflection TS.Richard Smith
2018-03-17[cxx_status] Update to match Jacksonville 2018 motions.Richard Smith
2018-03-16Implement C++ DR727, which permits explicit specializations at class scope.Richard Smith
2018-03-14Update DR script to mark Clang 6 as 'done' not 'svn'.Richard Smith
2018-03-14[www] Update C++ DR status to match latest issues list.Richard Smith
2018-03-01[www] Capitalize "Clang" when referring to the project, and generalize theRichard Smith
2018-02-28Update cxx_status to mark "SVN" items as "Clang 6" instead.Richard Smith
2018-02-26[www] Update link to analyzer's "Building a Checker in 24 hours" videoDevin Coughlin
2018-02-19[cxx_dr_status] Tests for CWG issues 641-687.Richard Smith
2018-01-31Fix typo. NFCJonathan Roelofs
2018-01-29[scan-build] Add an option to skip overriding CC and CXX make varsJonathan Roelofs
2018-01-22[NFC] fix trivial typos in commentsHiroshi Inoue
2018-01-13DR126: partially implement the const-correct rules for exception handler matc...Richard Smith
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