summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Add native reading support for UDT / class types.Zachary Turner2018-09-211-2/+0
* Add #include <cassert>Zachary Turner2018-09-171-0/+1
* [PDB] Make the native reader support enumerators.Zachary Turner2018-09-171-0/+15
* [PDB] Remove all clone() methods.Zachary Turner2018-09-121-1/+0
* [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko2017-06-301-2/+2
* [DebugInfo] Fix some Clang-tidy modernize-use-default, modernize-use-equal-de...Eugene Zelenko2016-11-181-5/+6
* Move pdb code into pdb namespace.Zachary Turner2016-05-041-0/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Re-sort #include lines using my handy dandy ./utils/sort_includes.pyChandler Carruth2015-02-131-1/+1
* Provide DIA implementation of DebugInfoPDB.Zachary Turner2015-02-101-2/+2
* Resubmit "Create lib/DebugInfo/PDB" (r228428)Zachary Turner2015-02-061-0/+33
* Revert "Create lib/DebugInfo/PDB."Zachary Turner2015-02-061-33/+0
* Create lib/DebugInfo/PDB.Zachary Turner2015-02-061-0/+33
OpenPOWER on IntegriCloud