llvm-6502/unittests
Zachary Turner e642985be9 Some cleanup for libpdb.
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228516 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-08 00:29:29 +00:00
..
ADT SmallVector: Move emplace_back to SmallVectorImpl. 2015-02-07 16:41:02 +00:00
Analysis
Bitcode
CodeGen
DebugInfo Some cleanup for libpdb. 2015-02-08 00:29:29 +00:00
ExecutionEngine
IR IR: Allow 32-bits for lines in debug location 2015-02-06 22:50:13 +00:00
LineEditor
Linker
MC
Option
ProfileData
Support Support: Fix tests for VirtualityString 2015-02-07 01:07:30 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest