OSDN Git Service

fix this to work with allocators that have reference type with compilers
authorChris Lattner <sabre@nondot.org>
Sat, 4 Sep 2010 18:45:02 +0000 (18:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Sep 2010 18:45:02 +0000 (18:45 +0000)
commit061d21eaf8fcdb19b85db0755c208acbba7c8ef4
tree8938df1222d7f19c3107b7ea114a788e1690f14f
parentab2cee6d51c11553d723b377c7c4df23f918fad2
fix this to work with allocators that have reference type with compilers
that diagnose invalid references to references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113078 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringMap.h