llvm-project/clang/test/CXX
Eli Friedman 7499610e1b Diagnose invalid cv-qualifiers for friend decls.
Differential Revision: https://reviews.llvm.org/D45712

llvm-svn: 338931
2018-08-03 22:09:44 +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 Diagnose invalid cv-qualifiers for friend decls. 2018-08-03 22:09:44 +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 Add missing temporary materialization conversion on left-hand side of . 2018-07-27 17:13:18 +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 Warn if a local variable's initializer retains a pointer/reference to a 2018-07-24 00:55:08 +00:00
except PR38141: check whether noexcept-specifications are equivalent in redeclarations 2018-07-12 21:11:25 +00:00
expr [C++17] Disallow lambdas in template parameters (PR33696). 2018-07-12 18:45:41 +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 Fold -Wreturn-stack-address into general initialization lifetime 2018-07-23 21:21:22 +00:00
stmt.stmt [C++17] Allow an empty expression in an if init statement 2018-03-17 21:42:10 +00:00
temp Fold -Wreturn-stack-address into general initialization lifetime 2018-07-23 21:21:22 +00:00