YAML traits need to be in the llvm::yaml namespace.
authorFrederic Riss <friss@apple.com>
Fri, 29 May 2015 18:14:55 +0000 (18:14 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 29 May 2015 18:14:55 +0000 (18:14 +0000)
commit2368d54c079972ab59253b0fa8a26efcad0811b1
tree2d3226ea37633f84898b13a829e4e2a063e5e07b
parent9282af9d6c5152fc0d711fbd8a566374a00d4ef4
YAML traits need to be in the llvm::yaml namespace.

Hope this fixes the bits, eg:
http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/27147

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