Sirraide wrote:

> should the header filter apply to the original filename,

I mean, I guess this beacuse it’s what the user specified and it’s what we’re 
currently doing? It’s just that the end result might be weird, e.g. if a user 
writes `-exclude-header=filter='a/foo.h'` and then we print diagnostics in 
`'a/foo.h'` because it was actually included via `"a/b/../foo.h"` (assuming I’m 
not misinterpreting what this option does), but maybe that’s ok?

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