llvm/lib/ObjectYAML
Pavel Labath 73ee2701b9 Fix MSVC build for r357749
MSVC found the bare "make_unique" invocation ambiguous (between std::
and llvm:: versions). Explicitly qualifying the call with llvm:: should
hopefully fix it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357750 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-05 08:26:58 +00:00
..
2019-01-27 19:53:36 +00:00
2019-04-02 13:01:45 +00:00
2019-04-05 08:26:58 +00:00