Chris Lattner wrote: > > On Jan 24, 2009, at 1:16 PM, Sebastian Redl wrote: > >> +++ cfe/trunk/include/clang/Parse/Ownership.h Sat Jan 24 15:16:55 2009 >> @@ -103,7 +103,7 @@ >> // conversions. >> >> // Flip this switch to measure performance impact of the smart pointers. >> -//#define DISABLE_SMART_POINTERS >> +#define DISABLE_SMART_POINTERS >> > > hi Sebastian, > > This was probably not intended,
Right. I planned to remove that, then forgot it while updating the entire project. Just a moment. Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
