aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/DIA/DIASourceFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-09-28[pdb] Simplify the code by replacing a few string conversions with calls to i...Aaron Smith1-12/+2
2016-05-04Move pdb code into pdb namespace.Zachary Turner1-0/+1
2016-04-18Unbreak building llvm-pdbdump on Windows after r266595.Nico Weber1-0/+1
2016-02-18[DebugInfoPDB] Add source / line number accessors for PDB.Zachary Turner1-3/+8
2015-02-10Provide DIA implementation of DebugInfoPDB.Zachary Turner1-0/+67