forked from OSchip/llvm-project
parent
e5a7dcb6fd
commit
4f0409aae5
|
@ -417,8 +417,6 @@ template <> struct DenseMapInfo<ObjCSummaryKey> {
|
|||
}
|
||||
|
||||
};
|
||||
template <>
|
||||
struct isPodLike<ObjCSummaryKey> { static const bool value = true; };
|
||||
} // end llvm namespace
|
||||
|
||||
namespace {
|
||||
|
|
Loading…
Reference in New Issue