summaryrefslogtreecommitdiff
path: root/src/inc/pesectionman.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27Update license headersdotnet-bot1-4/+3
2015-05-26Fix the virtual destructor warningJan Vorlicek1-1/+4
This change changes destructors to be virtual or adds virtual ones where they were missing based on the clang warnings.
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+211
[tfs-changeset: 1407945]