re-enable test cases now that traits work with g++. Fix some g++ warnings
authorNick Kledzik <kledzik@apple.com>
Mon, 17 Dec 2012 20:43:53 +0000 (20:43 +0000)
committerNick Kledzik <kledzik@apple.com>
Mon, 17 Dec 2012 20:43:53 +0000 (20:43 +0000)
commitc83b8fec01565df67da45f437ca1311f7286e53b
treeda2dcc5f7657948ccab299a1d7c45567b11b11ef
parentf3ceaff6395afe9a62db08b483742b0416f63a1a
re-enable test cases now that traits work with g++.  Fix some g++ warnings

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170369 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/YAMLIOTest.cpp