]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR middle-end/89303 add testcase for std::enable_shared_from_this
authorJonathan Wakely <jwakely@redhat.com>
Mon, 2 Sep 2019 11:10:08 +0000 (12:10 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 2 Sep 2019 11:10:08 +0000 (12:10 +0100)
commitd01db3fd34e7df545fada25e601e2c0a1675e04f
tree01b8bf96b47ad8a536a6c997355c53b1787b3b12
parent40358976bafcdcf85dd169f9da64412967f2760d
PR middle-end/89303 add testcase for std::enable_shared_from_this

PR middle-end/89303
* testsuite/20_util/enable_shared_from_this/89303.cc: New test.

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