[PATCH] D19500: Parse and dump PDB DBI Stream Header Information

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 00:00:03 PDT 2016


zturner added a subscriber: zturner.
zturner added a comment.

But it's forward declared as a private nested class, so you can't reference
the inner class except from within the outer class


http://reviews.llvm.org/D19500





More information about the llvm-commits mailing list