1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/tools/llvm-pdbdump
Zachary Turner 077c624adf [llvm-pdbdump] Display full enum definitions.
This will now display enum definitions both at the global
scope as well as nested inside of classes.  Additionally,
it will no longer display enums at the global scope if the
enum is nested.  Instead, it will omit the definition of
the enum globally and instead emit it in the corresponding
class definition.

llvm-svn: 231215
2015-03-04 06:09:53 +00:00
..
Inputs
class-layout.test
enum-layout.test [llvm-pdbdump] Display full enum definitions. 2015-03-04 06:09:53 +00:00
lit.local.cfg
regex-filter.test [llvm-pdbdump] Display full enum definitions. 2015-03-04 06:09:53 +00:00