summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/destructor-exception-spec.cpp
AgeCommit message (Expand)Author
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2013-10-02Fix crashes when creating global instances of polymorphic classes without fieldsTimur Iskhodzhanov
2012-07-30PR13479: If we see the definition of an out-of-line destructor in C++11, beRichard Smith