Get rid of unused isPodLike definition.
llvm-svn: 190463
This commit is contained in:
@@ -417,8 +417,6 @@ template <> struct DenseMapInfo<ObjCSummaryKey> {
|
||||
}
|
||||
|
||||
};
|
||||
template <>
|
||||
struct isPodLike<ObjCSummaryKey> { static const bool value = true; };
|
||||
} // end llvm namespace
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user