]> granicus.if.org Git - llvm/commit
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)
commit95ca5b58d5eb0258b5827e7749d86cc03cdccd80
treea2e6cf3c8738a05667d940287ac5f9193bd1ef68
parent89441d7d39aefaa81332985bda232c04a6b8b469
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298626 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h [deleted file]
include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp [deleted file]
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
lib/DebugInfo/PDB/Native/NativeSession.cpp
test/DebugInfo/PDB/Native/pdb-native-summary.test [deleted file]