mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +08:00
When I was refactoring the unique_ptr.single.ctor tests I added a test deleter, 'NCDeleter', to deleter.h. Other tests that include deleter.h redefine the NCDeleter type causing test failures. llvm-svn: 243733