http://llvm.org/bugs/show_bug.cgi?id=3796
Daniel Dunbar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Daniel Dunbar <[email protected]> 2009-03-13 05:02:32 --- I can't say I completely understand your issue, but regardless we aren't going to change that. Our include scheme is quite nice for knowing where things are and for only needing to supply a small set of include options to the compiler. I'm not exactly sure how you are doing your out of tree build, but it is very possible to do it in a way which doesn't have problems with this. I do it all the time! -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
