OSDN Git Service

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)
commitb210b2b94413d36e27cd1986ecf87c42d5ce8166
tree9b0ad6720fab0b542cb92ae95001ddfce52f98d2
parent87c2d47e50973b57e64557c08c1b65ab3d3c7d56
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
         ^

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280577 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/PDB/pdbdump-yaml-types.test
tools/llvm-pdbdump/CodeViewYaml.cpp
tools/llvm-pdbdump/CodeViewYaml.h