summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-2/+2
* [NativePDB] Don't fail on import modules.Zachary Turner2019-04-021-2/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NativePDB] Fix setting breakpoint by file and line.Zachary Turner2019-01-021-0/+6
* [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme.Zachary Turner2018-11-161-22/+6
* Resubmit "Add SymbolFileNativePDB plugin."Zachary Turner2018-10-121-0/+227
* Revert SymbolFileNativePDB plugin.Zachary Turner2018-10-111-227/+0
* Better support for POSIX paths in PDBs.Zachary Turner2018-10-111-5/+3
* Create a SymbolFile plugin for cross-platform PDB access.Zachary Turner2018-10-101-0/+229
OpenPOWER on IntegriCloud