Replace std::copy with a back inserter with vector append where feasible
[oota-llvm.git] / lib / DebugInfo / DWARF / SyntaxHighlighting.h
2015-01-30 Zachary TurnerMove DebugInfo to DebugInfo/DWARF.