]> granicus.if.org Git - clang/commit
Follow up to r215323 - avoid llvm::make_unique in this particular case that's causing...
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 10 Aug 2014 21:06:17 +0000 (21:06 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 10 Aug 2014 21:06:17 +0000 (21:06 +0000)
commitb856f770ec5ca23b00e0b83d38fb81fddbdea342
treeabeec58d3135daef6a04c264a9ec57f2244ad146
parent42bd5fc71855a28e0221928a1b771e791c401d67
Follow up to r215323 - avoid llvm::make_unique in this particular case that's causing GCC on some buildbots some confusion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenAction.cpp