commit | 4bbf4ee1491637c247e195e19e3e4a8ee5ad72fa | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Dec 15 07:26:43 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Dec 15 07:26:43 2009 +0000 |
tree | b0abe4f45ba17d9284a9220034d62c9caae29db3 | |
parent | f8bc1e4b277dc85a89f93738d7de4d324a093fb4 [diff] |
Remove isPod() from DenseMapInfo, splitting it out to its own isPodLike type trait. This is a generally useful type trait for more than just DenseMap, and we really care about whether something acts like a pod, not whether it really is a pod. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91421 91177308-0d34-0410-b5e6-96231b3b80d8