Some generic clean-ups. Also make the StringMapEntryInitializer specialization apply...
authorBill Wendling <isanbard@gmail.com>
Thu, 8 Jan 2009 09:31:36 +0000 (09:31 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 8 Jan 2009 09:31:36 +0000 (09:31 +0000)
commit6b223d71e5e5e123137f0f056541de4212f5c878
treedf76b1b38c5268d3adaf0ceeb96946b8d4f0c2ba
parent38593664b02bca98904c4b1883b0a489b5aaacbe
Some generic clean-ups. Also make the StringMapEntryInitializer specialization apply only to the tests that are actually testing it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61923 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/StringMapTest.cpp