summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Fix cxx_status html for r367027Erich Keane2019-07-251-1/+1
* Implement P1771Erich Keane2019-07-251-1/+1
* [c++20] P1161R3: a[b,c] is deprecated.Richard Smith2019-07-201-1/+1
* Mark P1301R4 in C++2a as being SVN instead.Aaron Ballman2019-07-201-1/+1
* We support P1301R4 in C++2a as of r366626.Aaron Ballman2019-07-201-1/+1
* [cxx_status] Update status page for WG21 Cologne meeting motions.Richard Smith2019-07-201-19/+92
* Retire VS2015 SupportSimon Pilgrim2019-07-091-1/+1
* [cxx2a] P1236R1: the validity of a left shift does not depend on theRichard Smith2019-06-251-1/+1
* P0840R2: support for [[no_unique_address]] attributeRichard Smith2019-06-201-1/+1
* PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of typeRichard Smith2019-06-141-1/+1
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-141-6/+6
* Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340.Nico Weber2019-06-141-7/+7
* PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of typeRichard Smith2019-06-131-1/+1
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-131-6/+6
* [Analyzer] Checker for non-determinism caused by iteration of unordered conta...Mandeep Singh Grang2019-05-241-0/+18
* Part of P1091R3: permit structured bindings to be declared 'static' andRichard Smith2019-05-221-1/+1
* [c++20] P1330R0: permit simple-assignments that change the active memberRichard Smith2019-05-211-2/+1
* [c++20] P0780R2: Support pack-expansion of init-captures.Richard Smith2019-05-211-1/+1
* [c++20] P1327R1: Support for typeid applied to objects of polymorphicRichard Smith2019-05-171-1/+2
* Refactor constant evaluation of typeid(T) to track a symbolic type_infoRichard Smith2019-05-171-1/+1
* Revert Refactor constant evaluation of typeid(T) to track a symbolic type_inf...Chris Bieneman2019-05-171-1/+1
* Revert [c++20] P1327R1: Support for typeid applied to objects of polymorphic ...Chris Bieneman2019-05-171-2/+1
* [c++20] P1327R1: Support for typeid applied to objects of polymorphicRichard Smith2019-05-171-1/+2
* Refactor constant evaluation of typeid(T) to track a symbolic type_infoRichard Smith2019-05-171-1/+1
* [c++20] P1064R0: Allow virtual function calls in constant expressionRichard Smith2019-05-131-1/+1
* Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...Hans Wennborg2019-05-131-1/+1
* [c++20] P1064R0: Allow virtual function calls in constant expressionRichard Smith2019-05-131-1/+1
* DR1872: don't allow any calls to virtual functions in constantRichard Smith2019-05-091-2/+2
* [c++20] Add support for explicit(bool), as described in P0892R2.Richard Smith2019-05-091-1/+1
* [cxx_status] Mark support for std::is_constant_evaluated as done.Richard Smith2019-05-091-1/+1
* [cxx_dr_status] Update links to use wg21.link, and list "extension"Richard Smith2019-05-092-2414/+2418
* [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whoseRichard Smith2019-05-091-1/+1
* Revert r359949 "[clang] adding explicit(bool) from c++2a"Hans Wennborg2019-05-061-1/+1
* P1286R2: Remove restriction that the exception specification of aRichard Smith2019-05-063-10/+10
* [c++20] Implement P1009R2: allow omitting the array bound in an arrayRichard Smith2019-05-061-1/+1
* [c++20] Implement P0428R2 - Familiar template syntax for generic lambdasHamza Sood2019-05-041-1/+1
* [c++20] Implement tweaked __VA_OPT__ rules from P1042R1:Richard Smith2019-05-041-1/+1
* [cxx_status] Don't list -fmodules / -fmodules-ts against C++ modulesRichard Smith2019-05-041-1/+1
* [cxx_status] Replace "SVN" entries with Clang 8 as appropriate.Richard Smith2019-05-041-11/+11
* [clang] adding explicit(bool) from c++2aNicolas Lesser2019-05-041-1/+1
* [www] Rebuild cxx_dr_status.Richard Smith2019-04-261-14172/+14232
* Revert r359048: C++ DR2387: a variable template declared wthiIlya Biryukov2019-04-241-14232/+14172
* C++ DR2387: a variable template declared wtih (or instantiated with) aRichard Smith2019-04-231-14172/+14232
* [analyzer][www] Moving MoveChecker out of alpha is no longer an open project.Kristof Umann2019-04-221-10/+0
* [analyzer] Move UninitializedObjectChecker out of alphaKristof Umann2019-04-192-114/+113
* [Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...Mandeep Singh Grang2019-03-081-0/+23
* Enable coroutines under -std=c++2a.Richard Smith2019-02-231-1/+1
* [cxx_status] Update to match Kona motions.Richard Smith2019-02-231-8/+59
* [analyzer] Document RetainCountChecker behavior and annotationsGeorge Karpenkov2019-02-051-1/+187
* Adjust documentation for git migration.James Y Knight2019-01-294-86/+28