Fix another make_unique ambiguity.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 21 May 2018 21:48:17 +0000 (21:48 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 21 May 2018 21:48:17 +0000 (21:48 +0000)
commit0322e3cbf515fb41fd745be9b52124923996bd80
tree29f92f634971ce2c0bf6a525412143f800b8cf3d
parent9f65d16d5d06bbfc075cdd9c8635f5af88baaf8b
Fix another make_unique ambiguity.

llvm-svn: 332906
clang/lib/CodeGen/BackendUtil.cpp