summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "Revert "[PDB] Extend IPDBSession's interface to retrieve frame data""Aleksandr Urakov2018-10-231-0/+3
* Revert "[PDB] Extend IPDBSession's interface to retrieve frame data"Aleksandr Urakov2018-10-221-3/+0
* [PDB] Extend IPDBSession's interface to retrieve frame dataAleksandr Urakov2018-10-221-0/+3
* [DIA] Add IPDBSectionContrib interfaces and DIA implementationAaron Smith2018-03-221-0/+3
* [PDB] Support dumping injected sources via the DIA reader.Zachary Turner2018-03-131-0/+3
* [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumT...Aaron Smith2017-11-161-0/+3
* [DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us...Eugene Zelenko2016-11-231-5/+4
* Move pdb code into pdb namespace.Zachary Turner2016-05-041-0/+1
* llvm-pdbdump: Re-order header files according to LLVM style guide.Zachary Turner2015-02-141-1/+1
* Re-sort #include lines using my handy dandy ./utils/sort_includes.pyChandler Carruth2015-02-131-1/+1
* Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.Zachary Turner2015-02-101-2/+0
* Some cleanup for libpdb.Zachary Turner2015-02-081-71/+0
* Resubmit "Create lib/DebugInfo/PDB" (r228428)Zachary Turner2015-02-061-0/+101
* Revert "Create lib/DebugInfo/PDB."Zachary Turner2015-02-061-101/+0
* Create lib/DebugInfo/PDB.Zachary Turner2015-02-061-0/+101
OpenPOWER on IntegriCloud