aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/qualified-member-enum.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2010-07-27Fix a minor crash bug with constructs like Obj.Class::ENUM_VALUE.Eli Friedman