http://llvm.org/bugs/show_bug.cgi?id=6541
Chandler Carruth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Chandler Carruth <[email protected]> 2011-11-10 02:14:58 CST --- I believe this is fixed in mainline based in part on a ground-up rewrite of how include paths are managed. I think it had been hacked to work in some cases for some time before that. Please file new bugs if there are specific systems you are having issues with. If possible, include the output from clang from a failed compile with the extra '-v' options specified. -- 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
