diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-06-16 01:31:33 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-06-16 01:31:33 +0000 |
commit | 2b50c40ebd9ee8f926232ab2a5b58152857fdcf9 (patch) | |
tree | 37e179600773c980d878258c9033fe49faebb505 /clang/lib/Basic/Targets.cpp | |
parent | b4712d142ac4ed485f52a39332f060cbd03e0c81 (diff) | |
download | bcm5719-llvm-2b50c40ebd9ee8f926232ab2a5b58152857fdcf9.tar.gz bcm5719-llvm-2b50c40ebd9ee8f926232ab2a5b58152857fdcf9.zip |
Type parameterize the DenseMap unit tests.
These were already trying to be type parameterized over different
key/value pairs. I've realized this goal using GoogleTest's typed test
functionality. This allows us to easily replicate the tests across
different key/value combinations and soon different mapping templates.
I've fixed a few bugs in the tests and extended them a bit in the
process as many tests were only applying to the int->int mapping.
llvm-svn: 158589
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions