summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/drs/dr6xx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add -std=c++20 flag, replace C++2a with C++20 throughout the ClangRichard Smith2020-02-191-3/+3
* [Sema] SequenceChecker: C++17 sequencing rules for built-in operators <<, >>,...Bruno Ricci2019-12-221-1/+4
* Implements CWG 1601 in [over.ics.rank/4.2]Richard Smith2019-10-061-5/+10
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-141-0/+17
* Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340.Nico Weber2019-06-141-17/+0
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-131-0/+17
* [c++20] P1064R0: Allow virtual function calls in constant expressionRichard Smith2019-05-131-3/+12
* Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...Hans Wennborg2019-05-131-12/+3
* [c++20] P1064R0: Allow virtual function calls in constant expressionRichard Smith2019-05-131-3/+12
* [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whoseRichard Smith2019-05-091-3/+6
* DR674, PR38883, PR40238: Qualified friend lookup should look for aRichard Smith2019-01-071-7/+35
* [constexpr][c++2a] Try-catch blocks in constexpr functionsBruno Cardoso Lopes2018-12-101-1/+7
* [cxx2a] P0641R2: (Some) type mismatches on defaulted functions onlyRichard Smith2018-09-281-2/+2
* Fix test failure on target where size_t is long long.Richard Smith2018-02-191-3/+6
* [cxx_dr_status] Tests for CWG issues 641-687.Richard Smith2018-02-191-4/+671
* Update C++ status pages for Clang 4 branch:Richard Smith2017-01-131-1/+1
* Add test for DR692.Richard Smith2016-12-201-0/+63
* DR616, and part of P0135R1: member access (or pointer-to-member access) on aRichard Smith2016-12-031-7/+13
* Push alias-declarations and alias-template declarations into scope even ifRichard Smith2016-07-151-2/+2
* PR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__ is expected to be definedRichard Smith2015-01-131-0/+2
* Tests for DR600-640.Richard Smith2014-09-291-0/+347
OpenPOWER on IntegriCloud