Add a test triple to avoid failure under MS ABI.
authorRichard Smith <richard@metafoo.co.uk>
Thu, 12 Mar 2020 23:43:01 +0000 (16:43 -0700)
committerRichard Smith <richard@metafoo.co.uk>
Thu, 12 Mar 2020 23:44:09 +0000 (16:44 -0700)
commit461566b0465c57793c70b0daff87f071d9e5906a
tree0ffe9d97e6a958c7f89f1f8fe8743e3063fb00c0
parente5c85a5a4ffaa0ff55f6d1d80a4e47f96ec0b9de
Add a test triple to avoid failure under MS ABI.

MS ABI has slightly different rules for when destructors are implicitly
defined and when the 'delete this' is checked that are out of scope for
the intent of this test.
clang/test/CXX/special/class.dtor/p5-0x.cpp