aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
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
2017-01-09Revert r291410 and r291411.Richard Smith
2017-01-09Implement C++ DR1391 (wg21.link/cwg1391)Richard Smith
2017-01-02Revert "DR1391: Check for implicit conversion sequences for non-dependent fun...Renato Golin
2017-01-02DR1391: Check for implicit conversion sequences for non-dependent functionRichard Smith
2016-12-31[c++17] Implement P0522R0 as written. This allows a template template argumentRichard Smith
2016-12-28DR1315: a non-type template argument in a partial specialization is permittedRichard Smith
2016-12-27DR1495: A partial specialization is ill-formed if it is not (strictly) moreRichard Smith
2016-12-19[c++1z] cxx_status: mark p0195r2 as done.Richard Smith
2016-12-14[c++1z] P0217R3: Allow by-value structured binding of arrays.Richard Smith
2016-12-09Add tests for a couple more DRs.Richard Smith
2016-12-09cxx_dr_status: update to latest issue list and add a couple more tests.Richard Smith
2016-12-08[c++1z] P0003R5: Removing dynamic exception specifications.Richard Smith
2016-12-06[c++17] P0135R1: Guaranteed copy elision.Richard Smith
2016-12-05DR1213: element access on an array xvalue or prvalue produces an xvalue. In theRichard Smith
2016-12-03DR616, and part of P0135R1: member access (or pointer-to-member access) on aRichard Smith
2016-12-01P0012R1: add Itanium ABI support for throwing non-noexcept function pointers ...Richard Smith
2016-12-01Revert r285664, cxx-abi-dev chose to go in a different direction for the ABI ...Richard Smith
2016-11-16[www] Fix spelling error in checker release notes.Devin Coughlin
2016-11-16[www] Update analyzer website for release of checker-279Devin Coughlin
2016-11-16PR23281: Fix implementation of DR1891 to implement the intent: that is, aRichard Smith
2016-11-12Add instructions in clang get_started page about working with a monorepoMehdi Amini
2016-11-12[c++1z] std::byte didn't make itRichard Smith
2016-11-11[c++1z] Two more features have been accepted.Richard Smith
2016-11-11[c++1z] p0522 is approved.Richard Smith