[cfe-dev] new warnings

Mike Stump mrs at apple.com
Fri Feb 27 10:33:24 PST 2009


ASTContext.cpp:2749: warning: enumeration value 'ExtQual' not handled  
in switch
ASTContext.cpp:2749: warning: enumeration value 'FixedWidthInt' not  
handled in switch
ASTContext.cpp:2749: warning: enumeration value 'ObjCQualifiedClass'  
not handled in switch

CGDebugInfo.cpp:483: warning: enumeration value 'FixedWidthInt' not  
handled in switch
CGDebugInfo.cpp:483: warning: enumeration value 'BlockPointer' not  
handled in switch
CGDebugInfo.cpp:483: warning: enumeration value 'MemberPointer' not  
handled in switch
CGDebugInfo.cpp:483: warning: enumeration value  
'ClassTemplateSpecialization' not handled in switch
CGDebugInfo.cpp:483: warning: enumeration value 'ObjCQualifiedClass'  
not handled in switch



More information about the cfe-dev mailing list