summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Enable NativeSession to create symbols for built-in types on demandAdrian McCarthy2017-07-121-1/+1
* Fix build break by using llvm::make_unique instead of std::make_unique.Adrian McCarthy2017-06-221-1/+3
* Add IDs and clone methods to NativeRawSymbolAdrian McCarthy2017-06-221-1/+6
* [PDB] Don't build the entire source file list up front.Zachary Turner2017-05-041-4/+4
* NFC: Corrects comments that were supposed to go in with earlier commit.Adrian McCarthy2017-03-151-4/+5
* Introduce NativeEnumModules and NativeCompilandSymbolAdrian McCarthy2017-03-151-0/+42
OpenPOWER on IntegriCloud