summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Use VS2015 Project Support for Natvis to eliminate the need to manually insta...Mike Spertus2016-03-281-6/+8
* P0138R2: Allow direct-list-initialization of an enumeration from an integralRichard Smith2016-03-281-1/+1
* Make SemaAccess smarter about determining when a dependent class mightRichard Smith2016-03-231-1/+1
* [Cxx1z] Implement Lambda Capture of *this by Value as [=,*this] (P0018R3)Faisal Vali2016-03-211-1/+1
* Mark C++ features implemented in Clang 3.8 as done now that 3.8 has released.Richard Smith2016-03-201-3/+3
* P0184R0: Allow types of 'begin' and 'end' expressions in range-based for loop...Richard Smith2016-03-201-1/+1
* Implement support for [[maybe_unused]] in C++1z that is based off existing su...Aaron Ballman2016-03-091-1/+1
* P0017R1: In C++1z, an aggregate class can have (public non-virtual) base clas...Richard Smith2016-03-081-1/+1
* Use class="svn" for features with SVN status.Richard Smith2016-03-081-2/+2
* P0188R1: add support for standard [[fallthrough]] attribute. This is almostRichard Smith2016-03-081-1/+1
* Implement support for [[nodiscard]] in C++1z that is based off existing suppo...Aaron Ballman2016-03-071-1/+1
* Implement P0036R0: remove support for empty unary folds of +, *, |, &.Richard Smith2016-03-041-1/+1
* Update cxx_status with likely new features from Jacksonville WG21 meeting.Richard Smith2016-03-041-1/+56
* Implement the likely resolution of core issue 253.Nico Weber2016-02-191-1/+1
* Update cxx_dr_status.html with today's cwg_index.html.Nico Weber2016-02-191-67/+67
* [analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov2016-02-181-0/+3
* Test commit, fixed "clang" to "Clang" in docsMandeep Singh Grang2016-02-101-4/+4
* Update documentation to reflect that libc++abi provides __cxa_thread_atexit (...Richard Smith2016-02-091-12/+20
* [www] Update analyzer release notes to correct the checker-278 build date.Devin Coughlin2016-02-061-1/+1
* [www] Update analyzer website for checker-278.Devin Coughlin2016-02-062-1/+16
* Mark DR1250 as implementedDavid Majnemer2016-02-011-1/+1
* Remove references to autotools build.Alexey Samsonov2016-01-301-3/+0
* Update cxx_dr_status for latest issues list.Richard Smith2016-01-131-383/+1289
* Update make_cxx_dr_status after the 3.8 branch.Richard Smith2016-01-131-2/+2
* Update cxx_dr_status.html after the 3.8 branchHans Wennborg2016-01-131-1/+1
* Fix grammar.Richard Smith2015-12-161-1/+2
* Update our claims about GCC's diagnostics quality to reflect recent improveme...Richard Smith2015-12-161-6/+6
* These days, GCC has at least minimal documentation for its VLAIS extension.Richard Smith2015-12-161-2/+2
* www: Mention -DGCC_INSTALL_PREFIX instead of --with-gcc-toolchainJustin Bogner2015-12-101-1/+1
* Update reference to final TM TS spec.Richard Smith2015-11-261-1/+1
* P0002R1: increment on expressions of type bool is no longer allowed in C++1z.Richard Smith2015-11-261-2/+2
* P0001R1: 'register' storage class specifier is no longer permitted in C++1z.Richard Smith2015-11-251-1/+1
* DR407: Rationalize how we handle tags being hidden by typedefs. Even withRichard Smith2015-11-121-1/+1
* N3922: direct-list-initialization of an auto-typed variable no longer deduces aRichard Smith2015-11-111-7/+15
* Create install targets for scan-build and scan-viewJonathan Roelofs2015-11-091-5/+2
* Better link for Library Fundamentals TS.Richard Smith2015-11-051-1/+1
* Fix incorrect status for P0012R1.Richard Smith2015-11-051-1/+1
* Fix CSS style name.Richard Smith2015-11-051-2/+2
* Update C++ status page to match motions from Kona.Richard Smith2015-11-051-6/+46
* Add a link to the DXR projectEhsan Akhgari2015-10-291-0/+11
* [analyzer] Update analyzer website for release of checker-277.Devin Coughlin2015-10-294-3/+33
* [analyzer] Enhance FAQ with instructions on handing unused variables.Anna Zaks2015-10-271-0/+14
* [analyzer] Update links to developer.apple.com.Jordan Rose2015-09-182-7/+7
* Mention that libcxx is required to build Compiler-RT tests on OS X.Yury Gribov2015-09-151-0/+8
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-057-17/+17
* Revert r243827.Davide Italiano2015-08-011-1/+1
* Convertibility of nullptr_t to bool is available in clang. Note it.Davide Italiano2015-08-011-1/+1
* Update cxx_dr_status.html after 3.7 branchHans Wennborg2015-07-142-13/+13
* DR1909: Diagnose all invalid cases of a class member sharing its name with th...Richard Smith2015-07-061-2/+2
* Fix "the the" in comments/documentation/etc.Eric Christopher2015-06-191-2/+1