summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/DIA/DIATable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [pdb] Simplify the code by replacing a few string conversions with calls to i...Aaron Smith2018-09-281-14/+3
* Fix my typo of PDB_TableTypeReid Kleckner2017-11-161-1/+1
* Fix -Wreturn-type falling off the end of a function in new DIA codeReid Kleckner2017-11-161-0/+1
* [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumT...Aaron Smith2017-11-161-0/+61
OpenPOWER on IntegriCloud