PR middle-end/89303 add testcase for std::enable_shared_from_this
commit133342f061ca8d9746484db81ddbb7e493618209
authorJonathan Wakely <jwakely@redhat.com>
Thu, 14 Feb 2019 09:40:02 +0000 (14 09:40 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 14 Feb 2019 09:40:02 +0000 (14 09:40 +0000)
tree76dbe76d0d9115a976a138be2274023715c7a925
parent3c545f7491b642339fbdd451caaf5a4efae18a61
PR middle-end/89303 add testcase for std::enable_shared_from_this

* testsuite/20_util/enable_shared_from_this/89303.cc: New test.

From-SVN: r268869
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/enable_shared_from_this/89303.cc [new file with mode: 0644]