summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/NativeBuiltinSymbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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