summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGClass.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2017-08-04 22:37:58 +0000
committerAdrian McCarthy <amccarth@google.com>2017-08-04 22:37:58 +0000
commitb41f03e768282b44519d7cce763e1879b02b8471 (patch)
tree5c7c2da8635b279796609d62b31737851e5ebcf9 /clang/lib/CodeGen/CGClass.cpp
parent886b30c4fffe8367214de3121aac7bde184b6bef (diff)
downloadbcm5719-llvm-b41f03e768282b44519d7cce763e1879b02b8471.tar.gz
bcm5719-llvm-b41f03e768282b44519d7cce763e1879b02b8471.zip
Enable llvm-pdbutil to list enumerations using native PDB reader
This extends the native reader to enable llvm-pdbutil to list the enums in a PDB and it includes a simple test. It does not yet list the values in the enumerations, which requires an actual implementation of NativeEnumSymbol::FindChildren. To exercise this code, use a command like: llvm-pdbutil pretty -native -enums foo.pdb Differential Revision: https://reviews.llvm.org/D35738 llvm-svn: 310144
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud