aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2016-10-06Update aosp/master Clang for rebase to r275480Pirama Arumuga Nainar
2016-03-17Update aosp/master clang for rebase to r256229Pirama Arumuga Nainar
2015-07-01Update aosp/master clang for rebase to r239765Pirama Arumuga Nainar
2015-05-06Update aosp/master clang for rebase to r235153Pirama Arumuga Nainar
2015-04-08Update aosp/master clang for rebase to r233350Pirama Arumuga Nainar
2015-03-31Update aosp/master clang for rebase to r230699.Stephen Hines
2014-12-01Update aosp/master Clang for rebase to r222490.Stephen Hines
2014-07-21Update Clang for rebase to r212749.Stephen Hines
2014-05-29Update Clang for 3.5 rebase (r209713).Stephen Hines
2014-04-23Updated to Clang 3.5a.Stephen Hines
2013-12-03Merging r196215:Bill Wendling
2013-11-28Merging r195888:Bill Wendling
2013-11-18Tests for core issues 251-270.Richard Smith
2013-11-17Tests for core issue 241-250.Richard Smith
2013-11-17Tests for core issues 224-240.Richard Smith
2013-11-15Tests for core issue 216-223.Richard Smith
2013-11-14DR408: If a static data member of incomplete array type is declared in a classRichard Smith
2013-11-12Tests for core issue 201-215.Richard Smith
2013-11-08Update macro expansion diagnostic examples to say 'expanded from:'Hans Wennborg
2013-11-08Tests for core issue 170-200.Richard Smith
2013-11-07Tests for CWG issue 165-170.Richard Smith
2013-11-07Mark generic lambdas, and thus C++14, as complete. Add commented-out stub for...Richard Smith
2013-11-07Tests for DR150 - DR165.Richard Smith
2013-11-07Update cxx_dr_status.html to match current cwg issue list.Richard Smith
2013-11-05Remove stray comma from documentation.Richard Smith
2013-11-05C++1y sized deallocation: if we have a use, but not a definition, of a sizedRichard Smith
2013-11-05Enable links now that they work.Richard Smith
2013-09-29Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y;Richard Smith
2013-09-28Remove commented-out entry for ARBs, they're not in C++1y any more.Richard Smith
2013-09-28Mark lambda init-captures as complete.Richard Smith
2013-09-27Implementation of N3760 which is planned to be voted into C++14's draftChandler Carruth
2013-09-27Mark variable template implementation as complete. Nearly all of the creditRichard Smith
2013-09-27Comment out links for papers that aren't up yet.Richard Smith
2013-09-27Fix typo: Dellocation.Benjamin Kramer
2013-09-27Fix formatting goof.Richard Smith
2013-09-27Update status:Richard Smith
2013-09-20Switch the semantic DeclContext for a block-scope declaration of a function orRichard Smith
2013-09-09Move checker downloads to llvm.org.Ted Kremenek
2013-09-07add OCLint to the list of projects based on clangSylvestre Ledru
2013-09-07add he 'include what you use' projectSylvestre Ledru
2013-09-07remove the description about clang & llvm in the freebsd section (the reader ...Sylvestre Ledru
2013-09-07about the debian effort to rebuild the archive with clangSylvestre Ledru
2013-09-07Clang event are now part of the llvm events. Add a link to the LLVM eventsSylvestre Ledru
2013-09-07Update the link to the current code coverage reports (the previous one has no...Sylvestre Ledru
2013-08-19[analyzer] Note that deadcode.UnmodifiedVariable would be an opt-in checker.Jordan Rose
2013-08-19[analyzer] Add "unmodified variable" checker to the Potential Checkers.Jordan Rose
2013-08-19[analyzer] Assume that strings are no longer than SIZE_MAX/4.Jordan Rose
2013-08-10[analyzer] Update Open Projects and Potential Checkers pages.Jordan Rose
2013-08-06Update status of support for variable templates on website.Larisse Voufo
2013-07-24C++1y: track object lifetime during constexpr evaluation, and don't allowRichard Smith