llvm-project/clang/test/CXX
Richard Smith 9b296e3fd8 When deducing template parameters from base classes of an argument type, don't
preserve any deduced types from a failed deduction to a subsequent attempt at
deduction. Patch by Erik Pilkington!

llvm-svn: 267444
2016-04-25 19:09:05 +00:00
..
basic Lit C++11 Compatibility Patch #8 2016-04-14 23:47:07 +00:00
class Lit C++11 Compatibility Patch #8 2016-04-14 23:47:07 +00:00
class.access Lit C++11 Compatibility Patch #7 2016-04-13 20:00:45 +00:00
class.derived PR6037 2015-01-19 01:44:02 +00:00
concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS 2016-04-09 02:55:27 +00:00
conv PR6037 2015-01-19 01:44:02 +00:00
dcl.dcl Implement support for [[maybe_unused]] in C++1z that is based off existing support for unused, and treat it as an extension pre-C++1z. This also means extending the existing unused attribute so that it can be placed on an enum and enumerator, in addition to the other subjects. 2016-03-09 16:48:08 +00:00
dcl.decl Revert the bool portion of r267054 2016-04-22 22:14:32 +00:00
drs Make SemaAccess smarter about determining when a dependent class might 2016-03-23 20:39:06 +00:00
except Promote a warning on ill-formed code (redeclaration missing an exception 2015-09-30 00:48:50 +00:00
expr [Cxx1z] Implement Lambda Capture of *this by Value as [=,*this] (P0018R3) 2016-03-21 09:25:37 +00:00
lex Convert test/CXX/lex/lex.literal/lex.string/p4.cpp back to DOS line 2016-01-04 10:17:48 +00:00
over Improve diagnostics for ill-formed literal operator declarations. 2016-02-17 00:04:04 +00:00
special [Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC. 2016-04-20 01:02:18 +00:00
stmt.stmt Lit C++11 Compatibility Patch #8 2016-04-14 23:47:07 +00:00
temp When deducing template parameters from base classes of an argument type, don't 2016-04-25 19:09:05 +00:00