On Aug 26, 2009, at 2:12 PM, Mike Stump wrote: > On Aug 26, 2009, at 1:34 PM, Fariborz Jahanian wrote: >> Author: fjahanian >> Date: Wed Aug 26 15:34:58 2009 >> New Revision: 80135 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=80135&view=rev >> Log: >> AST for conversion by conversion functions. WIP. > > StmtDumper.cpp: In member function > ‘void<unnamed>::StmtDumper::VisitCastExpr(clang::CastExpr*)’: > StmtDumper.cpp:305: warning: enumeration value > ‘CK_UserDefinedConversion’ not handled in switch > > I chipped in and fixed it. :-) I like no warnings.
Thanks a lot. I did see the warning. But forgot about it :(. - Fariborz _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
