llvm-project/clang/test/CXX
Richard Smith b368ea865f Per C++ [over.match.copy]p1, direct-initialization of a reference can
only invoke converting constructors of the reference's underlying type.

llvm-svn: 336153
2018-07-02 23:25:22 +00:00
..
basic Restore pre-r335182 behavior for naming inherited constructors as 2018-06-22 19:50:19 +00:00
class Related to PR37768: improve diagnostics for class name shadowing. 2018-06-20 21:58:20 +00:00
class.access Switch from using a DiagnosticTrap and a note for "while defining a special 2017-05-25 22:47:05 +00:00
class.derived Add context note to diagnostics that occur while declaring an implicit special member function. 2017-02-23 21:43: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/cpp.predefined P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we 2016-09-30 22:41:36 +00:00
dcl.dcl When a dependent alignas is applied to a non-dependent typedef, 2018-06-20 23:36:55 +00:00
dcl.decl Per C++ [over.match.copy]p1, direct-initialization of a reference can 2018-07-02 23:25:22 +00:00
drs DR1687: When overload resolution selects a built-in operator, implicit 2018-06-27 20:30:34 +00:00
except [Sema][Crash] Correctly handle an non-dependent noexcept expr in function template 2017-10-12 23:01:53 +00:00
expr PR37450: Fix bug that disabled some type checks for variables with deduced types. 2018-05-14 20:15:04 +00:00
lex
modules-ts Bring r325915 back. 2018-02-23 19:30:48 +00:00
over DR1687: When overload resolution selects a built-in operator, implicit 2018-06-27 20:30:34 +00:00
special [Sema] Use %sub to cleanup overload diagnostics 2018-05-30 01:00:41 +00:00
stmt.stmt [C++17] Allow an empty expression in an if init statement 2018-03-17 21:42:10 +00:00
temp Parse A::template B as an identifier rather than as a template-id with no 2018-04-27 02:00:13 +00:00