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 | e5c7bc65c30feabed5f05eecee1ff1433e35d381 (patch) | |
tree | b0c3888a3c0a1577f9d58b34bd9cbdc3486a6b51 /lib/Transforms/Hello/Hello.cpp | |
parent | 48f4dcf0f7fd64df00839018d633944bc2464501 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158589 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Hello/Hello.cpp')
0 files changed, 0 insertions, 0 deletions