[cfe-dev] [cfe-commits] r154321 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Frontend/CodeGenOptions.h lib/CodeGen/CGObjCGNU.cpp lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/Co
David Chisnall
csdavec at swan.ac.uk
Mon Apr 9 11:48:55 PDT 2012
On 9 Apr 2012, at 19:38, Chandler Carruth wrote:
> I've not seen any discussion in the Clang or LLVM community regarding this. At some point, especially the design point, this type of thing needs to be bridged into the community that is actually going to be implementing, maintaining, and working with the code under consideration.
That's a very good point, and I agree.
I would be happy with any feedback, especially on the driver and frontend parts. The IR generation part is all in CGObjCGNU.cpp which is maintained by... me. I don't therefore anticipate this impacting anyone else in terms of implementation or maintenance, although I would be very happy if more people wanted to get involved with that part of the code...
David
More information about the cfe-dev
mailing list