On Jun 23, 2009, at 5:56 PM, Anders Carlsson wrote: > Hi Ted! > > My main reason is that I like having an Xcode project that has only > clang - this makes it easier to navigate (especially using command- > option-d in Xcode) since there are fewer files, fewer declarations, > etc. I never build from the project, so it doesn't need to be kept > super up-to-date, and I volunteer to do so.
I want to use this for exact same reason. Using CMake based xcode.proj makes navagiation inconvenient. Also not all dependencies are in place. - fariborz _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
