aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/placement-delete/DESC
blob: 49ef1e5fb3c03ce076acb83f1c851c47a14fa778 (plain) (blame)
1
2
3
4
This test checks whether gcc generates code to invoke placement delete
when a templated placement new throws an exception. We expect this
test to fail until gcc has been fixed to handle templated placement
new correctly.