summaryrefslogtreecommitdiff
path: root/src/inc/factory.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27Update license headersdotnet-bot1-4/+3
2015-05-26Fix the virtual destructor warningJan Vorlicek1-0/+1
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/+49
[tfs-changeset: 1407945]