[PATCH] PR21174 - clang only searches current working directory for precompiled include file
Kim Gräsman
kim.grasman at gmail.com
Wed Jun 24 13:36:17 PDT 2015
My co-worker (who reported the bug) has tested the patch and it works in our build system, so the patch is functional.
I was about to suggest adding the same logic for Clang PCH/PTH, but I see that the .gch handling is considered a special case. So maybe it makes sense to keep it this way for GCC compat only.
Are the PCH paths generally assumed to be absolute?
http://reviews.llvm.org/D10431
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list