summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/switch.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-10-05 20:15:24 +0000
committerChris Lattner <sabre@nondot.org>2007-10-05 20:15:24 +0000
commitdadc762ac5bdc99db7299675b9ddfaf937c5b752 (patch)
tree52e2c4c5d3912eef3a921aa3b6466bd80c829b44 /clang/test/CodeGen/switch.c
parentc0154c06d6a4d2458cd6b67722658635fab342a0 (diff)
downloadbcm5719-llvm-dadc762ac5bdc99db7299675b9ddfaf937c5b752.tar.gz
bcm5719-llvm-dadc762ac5bdc99db7299675b9ddfaf937c5b752.zip
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. llvm-svn: 42645
Diffstat (limited to 'clang/test/CodeGen/switch.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud