On Wed, Sep 2, 2009 at 4:17 PM, Douglas Gregor<[email protected]> wrote: > On Sep 2, 2009, at 4:13 PM, Daniel Dunbar wrote: >> // Used to set values for "production" clang, for releases. >> -// #define USE_PRODUCTION_CLANG >> +#define USE_PRODUCTION_CLANG >> >> Driver::Driver(const char *_Name, const char *_Dir, >> const char *_DefaultHostTriple, > > If that's all it took to make Clang production-quality, why the heck did you > wait so long?
-- ddun...@giles:clang$ find . | grep USE_PRODUCTION_CLANG_CXX ddun...@giles:clang$ -- :( - Daniel _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
