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)
commitae3ce26f995f4747516a756f73d152c7188ff43b
tree21983c2acecc4db3778a80b286576e7d7f62a617
parent3cf080df3609f94eeaf5928d3c31d57462c4b3e7
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170036 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/YAMLTraits.h
lib/Support/YAMLTraits.cpp