Disable counting the number of move in the unittest, it seems to rely on move-constru...
authorMehdi Amini <mehdi.amini@apple.com>
Fri, 25 Mar 2016 15:46:14 +0000 (15:46 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Fri, 25 Mar 2016 15:46:14 +0000 (15:46 +0000)
commit9706dcf93b0ba49fca2f149e849d286e5412f765
tree1d4ac0a70a4a297c3b7557f387d4b86e6266d0ea
parent5dd1e56de5346a7e5e85ca33f4dfe4bfd7b54795
Disable counting the number of move in the unittest, it seems to rely on move-construction elision

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 264412
llvm/unittests/ADT/DenseMapTest.cpp
llvm/unittests/ADT/StringMapTest.cpp