summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-06-16 01:31:33 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-06-16 01:31:33 +0000
commit2b50c40ebd9ee8f926232ab2a5b58152857fdcf9 (patch)
tree37e179600773c980d878258c9033fe49faebb505 /clang/lib/Basic/Targets.cpp
parentb4712d142ac4ed485f52a39332f060cbd03e0c81 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud