llvm-project/clang/test/CXX
Richard Smith a5bbbfef15 [c++2a] Add semantic support for private module fragments.
llvm-svn: 358713
2019-04-18 21:12:54 +00:00
..
basic [c++2a] Add semantic support for private module fragments. 2019-04-18 21:12:54 +00:00
class DR674, PR38883, PR40238: Qualified friend lookup should look for a 2019-01-07 06:00:46 +00:00
class.access Fix implementation of [temp.local]p4. 2019-02-15 21:53:07 +00:00
class.derived [cxx2a] P0641R2: (Some) type mismatches on defaulted functions only 2018-09-28 01:16:43 +00:00
concepts-ts Remove old concepts parsing code 2017-12-07 00:34:20 +00:00
conv Specify an explicit underlying type for this enum to fix Windows 2018-06-29 20:41:23 +00:00
cpp PR41192: fix cases where "missing ';' after class" error would 2019-04-16 00:47:45 +00:00
dcl.dcl Add a triple to this test so it passes for targets where alignof(double) 2019-01-24 20:52:56 +00:00
dcl.decl [cxx2a] P0641R2: (Some) type mismatches on defaulted functions only 2018-09-28 01:16:43 +00:00
drs [Sema][NFC] Mark DR1563 as done (List-initialization and overloaded function disambiguation) 2019-04-18 15:45:08 +00:00
except Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
expr Mark the lambda function pointer conversion operator as noexcept. 2019-01-21 16:25:08 +00:00
lex [C++20] Implement context-sensitive header-name lexing and pp-import parsing in the preprocessor. 2019-04-11 21:18:23 +00:00
module [c++2a] Add semantic support for private module fragments. 2019-04-18 21:12:54 +00:00
modules-ts [c++2a] Add semantic support for private module fragments. 2019-04-18 21:12:54 +00:00
over DR1687: When overload resolution selects a built-in operator, implicit 2018-06-27 20:30:34 +00:00
special PR24164, PR39336: init-captures are not distinct full-expressions. 2018-10-19 19:01:34 +00:00
stmt.stmt Refactor the way we handle diagnosing unused expression results. 2019-01-04 16:58:14 +00:00
temp Fix implementation of [temp.local]p4. 2019-02-15 21:53:07 +00:00