https://bugs.llvm.org/show_bug.cgi?id=33205
Reid Kleckner <r...@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |r...@google.com
Status|NEW |RESOLVED
--- Comment #1 from Reid Kleckner <r...@google.com> ---
You are using -Xclang, so it bypasses any handling of -nobuiltininc in the
driver, so what you get is expected behavior: -nobuiltininc is passed along to
the -cc1 invocation along with builtin include directories
I went ahead and exposed -nobuiltininc and -nostdinc in r304345.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs