Get rid of unused isPodLike definition.
llvm-svn: 190463
This commit is contained in:
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…
x
Reference in New Issue
Block a user