aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-enum.cpp
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-17Implement instantiation of enums within class templates. This isn'tDouglas Gregor