yaron.keren added a comment. This code is actually used with Windows as well as Linux (with the exception of line 218), see the comment blocks above for detailed include dirs from all platforms from which it was derived.
Please make sure include dirs between gcc and clang match after the patch: echo | gcc -E -x c -Wp,-v - echo | clang -E -x c -Wp,-v - and echo | gcc -E -x c++ -Wp,-v - echo | clang -E -x c++ -Wp,-v - https://reviews.llvm.org/D29464 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits