Revert r280549.
authorNico Weber <nicolasweber@gmx.de>
Sat, 3 Sep 2016 03:18:49 +0000 (03:18 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 3 Sep 2016 03:18:49 +0000 (03:18 +0000)
commit05e78450be654c8197d610b14b20f5bb5014f19f
treeb1bf83bede8c659dcebde896ca8d45a4320a2dce
parent32a0fc79874b850bfcfdef6435fddbc57d6b0722
Revert r280549.

The test it added doesn't pass:
http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/15318/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Apdbdump-yaml-types.test

Command Output (stdout):
--
$ "D:/buildslave/clang-x64-ninja-win7/stage1/./bin\llvm-pdbdump.EXE" "pdb2yaml" "-tpi-stream" "D:\buildslave\clang-x64-ninja-win7\llvm\test\DebugInfo\PDB/Inputs/empty.pdb"
$ "D:/buildslave/clang-x64-ninja-win7/stage1/./bin\FileCheck.EXE" "-check-prefix=YAML" "D:\buildslave\clang-x64-ninja-win7\llvm\test\DebugInfo\PDB\pdbdump-yaml-types.test"
# command stderr:
D:\buildslave\clang-x64-ninja-win7\llvm\test\DebugInfo\PDB\pdbdump-yaml-types.test:36:7: error: expected string not found in input
YAML: Name: apartment
      ^
<stdin>:153:10: note: scanning from here
 Value: 161
         ^

llvm-svn: 280577
llvm/test/DebugInfo/PDB/pdbdump-yaml-types.test
llvm/tools/llvm-pdbdump/CodeViewYaml.cpp
llvm/tools/llvm-pdbdump/CodeViewYaml.h