summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove unused DIASession fieldReid Kleckner2018-09-141-2/+1
* [PDB] Remove all clone() methods.Zachary Turner2018-09-121-7/+0
* [PDB] Remove unused private variable, re-applying r327900 after relanding mor...Reid Kleckner2018-03-211-4/+2
* Revert "Resubmit "Support embedding natvis files in PDBs.""Zachary Turner2018-03-201-2/+4
* Resubmit "Support embedding natvis files in PDBs."Zachary Turner2018-03-201-4/+2
* Revert "Support embedding natvis files in PDBs."Zachary Turner2018-03-191-2/+4
* Remove an unused private variable.Zachary Turner2018-03-191-4/+2
* [PDB] Support dumping injected sources via the DIA reader.Zachary Turner2018-03-131-0/+54
OpenPOWER on IntegriCloud