diff options
author | Adrian McCarthy <amccarth@google.com> | 2017-03-23 16:45:20 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2017-03-23 16:45:20 +0000 |
commit | 997a15c3c3cab3c357f63a89ab774a84289b3e09 (patch) | |
tree | 843933320a0e0c4e12175b4c0f2f3f5d756ea451 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a9876cafe2363800bc928cfe3541c158a98f7074 (diff) | |
download | bcm5719-llvm-997a15c3c3cab3c357f63a89ab774a84289b3e09.tar.gz bcm5719-llvm-997a15c3c3cab3c357f63a89ab774a84289b3e09.zip |
Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
The new test should pass on all platforms now that llvm-pdbdump has the
`-color-output` option.
This moves exe symbol-specific method implementations out of NativeRawSymbol
into a concrete subclass. Also adds implementations for hasCTypes and
hasPrivateSymbols and a simple test to ensure the native reader can access
the summary information for the executable from the PDB.
Original Differential Revision: https://reviews.llvm.org/D31059
llvm-svn: 298623
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions