Sirraide wrote:

> do so by default, but disabled by "-no-canonical-prefix"

So just to be clear, while there might be a better place to canonicalise the 
paths (we can’t treat include paths the same as the resource directory because 
that’s canonicalised in `clang_main`), the main thing you care about is being 
able to turn off the canonicalisation entirely with `-no-canonical-prefix`, is 
that right?

https://github.com/llvm/llvm-project/pull/143520
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to