Somehow this still breaks because of ANSI color codes in test output on Linux.
authorAdrian McCarthy <amccarth@google.com>
Thu, 23 Mar 2017 17:18:50 +0000 (17:18 +0000)
committerAdrian McCarthy <amccarth@google.com>
Thu, 23 Mar 2017 17:18:50 +0000 (17:18 +0000)
commit3c0328e01127a573c7b1ec81f926f81191e3e93d
tree15d1709412b9dc6619d628b54bd972a403e05440
parente4e5a2b13e4f56422f7f446baf75a41db3dc1add
Somehow this still breaks because of ANSI color codes in test output on Linux.
Reverting until I can figure out the root cause.

Revert "Re-land:  Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"

This reverts commit f461a70cc376f0f91c8b4917be79479cc86330a5.

llvm-svn: 298626
llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h [deleted file]
llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
llvm/lib/DebugInfo/PDB/CMakeLists.txt
llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp [deleted file]
llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
llvm/test/DebugInfo/PDB/Native/pdb-native-summary.test [deleted file]