Convert std::make_unique<> to llvm::make_unique<>.
authorZachary Turner <zturner@google.com>
Tue, 10 Feb 2015 23:46:48 +0000 (23:46 +0000)
committerZachary Turner <zturner@google.com>
Tue, 10 Feb 2015 23:46:48 +0000 (23:46 +0000)
commitab884fa603f8ba2147fe5d9c143f6e7f582e63c5
tree929367b6ecd1119699bfa99e4cb46dc9cfa52620
parent27a610ae36f370f4b6f980f76b19d17386348eeb
Convert std::make_unique<> to llvm::make_unique<>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228768 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp
lib/DebugInfo/PDB/DIA/DIASession.cpp
unittests/DebugInfo/PDB/PDBApiTest.cpp