aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/enum-argument.cpp
AgeCommit message (Expand)Author
2009-11-06Make sure that EnumConstantDecls always get a type, even when they have type-...Douglas Gregor
2009-05-27Fix the type of a enum non-type template argument within the instantiation.Sebastian Redl