summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some cleanup for libpdb.Zachary Turner2015-02-081-0/+21
This patch implements a few of the optional suggestions from the initial patch comitting libpdb. In particular, it implements a virtual function out of line for each of the concrete classes. A few other minor cleanups exist as well, such as using override instead of virtual, etc. llvm-svn: 228516
OpenPOWER on IntegriCloud