diff options
author | Chris Lattner <sabre@nondot.org> | 2007-10-05 20:15:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-10-05 20:15:24 +0000 |
commit | 85994260c41a54cab061a434ed378fc448333a4e (patch) | |
tree | 8a8ad239596b4d1884c8a8bad7e33261cfcac5c3 /CodeGen/CodeGenModule.cpp | |
parent | 29238a0bf7cbf5b396efb451a0adb5fe4aa037ca (diff) |
Implement DenseMapInfo for Selector, allowing use of DenseMap/DenseSet of
Selector's instead of requiring void* to be used. I converted one use of
DenseSet<void*> over to use DenseSet<Selector> but the others should change
as well.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42645 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions