summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/NativeBuiltinSymbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Rename some files in the native reader.Zachary Turner2018-09-071-47/+0
* [PDB] Refactor the PDB symbol classes to fix a reuse bug.Zachary Turner2018-09-051-2/+2
* Remove redundant includes from lib/DebugInfo.Michael Zolotukhin2017-12-131-1/+0
* Fix non-Windows build after PDB native builtin type changeReid Kleckner2017-07-121-1/+1
* [PDB] Enable NativeSession to create symbols for built-in types on demandAdrian McCarthy2017-07-121-0/+48
OpenPOWER on IntegriCloud