hanchenye-llvm-project/clang/test/CXX
Rafael Espindola 3497069784 Switch to the new MingW ABI.
GCC 4.7 changed the MingW ABI. On the clang side this means that methods now
have the thiscall calling convention by default.

llvm-svn: 197164
2013-12-12 16:07:11 +00:00
..
basic Added warning on structures/unions that are empty or contain only 2013-11-14 02:13:03 +00:00
class Implement DR1460: fix handling of default initializers in unions; don't allow 2013-12-10 08:25:00 +00:00
class.access Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00
class.derived Implement final resolution of DR1402: implicitly-declared move operators that 2013-11-04 01:48:18 +00:00
conv
dcl.dcl Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00
dcl.decl Implement DR482: namespace members can be redeclared with a qualified name 2013-12-05 07:51:02 +00:00
drs Change semantics of regex expectations in the diagnostic verifier 2013-12-11 23:40:50 +00:00
except Take cv-qualifiers on fields of class type into account when determining 2013-11-25 07:07:05 +00:00
expr Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00
lex Add a triple to unbreak buildbots where size_t is not 'unsigned long'. 2013-10-07 22:58:25 +00:00
over Don't produce duplicate notes if we have deduction failure notes when resolving 2013-08-14 00:00:44 +00:00
special Change semantics of regex expectations in the diagnostic verifier 2013-12-11 23:40:50 +00:00
stmt.stmt Add -Wdeprecated warnings and fixits for things deprecated in C++11: 2013-06-13 02:02:51 +00:00
temp Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00