ADT/PointerIntPairTest.cpp: Appease msc17.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 10 Mar 2014 02:33:17 +0000 (02:33 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 10 Mar 2014 02:33:17 +0000 (02:33 +0000)
commit804ff192731d217fc82d4e63070dda060de02ebe
tree5080e9ae9e928597f553383df8e36e539e6bc835
parentb53becf6c893c122dcbff528c2e9e098dd648e2f
ADT/PointerIntPairTest.cpp: Appease msc17.

  - Use constructor instead of initializer list.
  - Disable ManyUnusedBits for now.

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