diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-09 02:09:16 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-09 02:09:16 +0000 |
| commit | a64e1adf849c07232c2bd27b90a59f29659211e7 (patch) | |
| tree | 822f827d31f960b003c411bb7d0d9ea768069c9e /llvm/unittests/Support/ErrorOrTest.cpp | |
| parent | 840144887a9c7c9d5bef666524efe8904d880cde (diff) | |
| download | llvm-a64e1adf849c07232c2bd27b90a59f29659211e7.zip llvm-a64e1adf849c07232c2bd27b90a59f29659211e7.tar.gz llvm-a64e1adf849c07232c2bd27b90a59f29659211e7.tar.bz2 | |
Remove TrailingObjects::operator delete. It's still suffering from
compiler-specific issues. Instead, repeat an 'operator delete' definition in
each derived class that is actually deleted, and give up on the static type
safety of an error when sized delete is accidentally used on a type derived
from TrailingObjects.
llvm-svn: 260190
Diffstat (limited to 'llvm/unittests/Support/ErrorOrTest.cpp')
0 files changed, 0 insertions, 0 deletions
