summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Merging r310694:Hans Wennborg2017-08-111-3/+8
* Merging r310692:Hans Wennborg2017-08-112-28/+28
* [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
* Revert r291410 and r291411.Richard Smith2017-01-091-1/+1
* Implement C++ DR1391 (wg21.link/cwg1391)Richard Smith2017-01-091-1/+1
* Revert "DR1391: Check for implicit conversion sequences for non-dependent fun...Renato Golin2017-01-021-1/+1
* DR1391: Check for implicit conversion sequences for non-dependent functionRichard Smith2017-01-021-1/+1
* [c++17] Implement P0522R0 as written. This allows a template template argumentRichard Smith2016-12-311-3/+7
* DR1315: a non-type template argument in a partial specialization is permittedRichard Smith2016-12-281-1/+1
* DR1495: A partial specialization is ill-formed if it is not (strictly) moreRichard Smith2016-12-271-2/+2
* [c++1z] cxx_status: mark p0195r2 as done.Richard Smith2016-12-191-1/+1
* [c++1z] P0217R3: Allow by-value structured binding of arrays.Richard Smith2016-12-141-3/+1
* Add tests for a couple more DRs.Richard Smith2016-12-092-4/+7
* cxx_dr_status: update to latest issue list and add a couple more tests.Richard Smith2016-12-091-283/+793
* [c++1z] P0003R5: Removing dynamic exception specifications.Richard Smith2016-12-081-1/+1
* [c++17] P0135R1: Guaranteed copy elision.Richard Smith2016-12-062-2/+2
* DR1213: element access on an array xvalue or prvalue produces an xvalue. In theRichard Smith2016-12-051-1/+1
* DR616, and part of P0135R1: member access (or pointer-to-member access) on aRichard Smith2016-12-031-4/+4
* P0012R1: add Itanium ABI support for throwing non-noexcept function pointers ...Richard Smith2016-12-011-3/+1
* Revert r285664, cxx-abi-dev chose to go in a different direction for the ABI ...Richard Smith2016-12-011-13/+7
* [www] Fix spelling error in checker release notes.Devin Coughlin2016-11-161-1/+1
* [www] Update analyzer website for release of checker-279Devin Coughlin2016-11-163-2/+21