On 11-02-02 10:14 PM, Nico Weber wrote: > This CL (I think, didn't really bisect) breaks the following: > > touch test.h > mkdir -p a/b > cd a/b > echo '#include "test.h"'> test.c > clang -I../.. -c test.c It also broke anything using symbolic links. I have reverted it for now. Cheers, Rafael