YAMLIO: Remove all of the template instantiation hacks, I don't see why they're neces...
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 12 Dec 2012 22:40:02 +0000 (22:40 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 12 Dec 2012 22:40:02 +0000 (22:40 +0000)
commit36b0f1247400848455bf5f7c7551c08a56e2d53d
treeedc47169a7a0bf82e05ebbbac9f39fc98f7199de
parent808f84d35edae583e19ee9825a6962a7b1266130
YAMLIO: Remove all of the template instantiation hacks, I don't see why they're necessary and it breaks linking of the unit tests.

Also comes with a clang-format run on the cpp file, it had major style violations.

llvm-svn: 170036
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/Support/YAMLTraits.cpp