Add explicit type to empty std::set initializer to fix the libc++ build.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 3 Mar 2015 01:39:13 +0000 (01:39 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 3 Mar 2015 01:39:13 +0000 (01:39 +0000)
commit7abe807c7af37c662778d7bb8e804ef5af926fd4
tree3b9a352483a2908aa0138b04b53c93625b8058d1
parent14593eb417e2cd345e1785bd311d55d1f1dd556b
Add explicit type to empty std::set initializer to fix the libc++ build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231047 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Transforms/IPO/LowerBitSets.cpp