OSDN Git Service

Qualify use of llvm::empty that's ambiguous with std::empty
authorSam McCall <sam.mccall@gmail.com>
Wed, 29 May 2019 15:02:16 +0000 (15:02 +0000)
committerSam McCall <sam.mccall@gmail.com>
Wed, 29 May 2019 15:02:16 +0000 (15:02 +0000)
commit249a80e7e61a50e3ea13b3bd2f613cfc01cdfce9
treec1ded0832968c00610fd9dadfeadb1ce8bf524d2
parent3ed43e710fc7e73172bcbb4fc06501f6287d197b
Qualify use of llvm::empty that's ambiguous with std::empty

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