nicovank wrote:

I see, thanks for looking into it! To be honest I think `file_name_re` could be 
removed, `--source-filter` already takes in a regex and filters files based on 
it, which is more clear. The `files` arguments could just be taken as-is as a 
list of file paths (or maybe optionally directories to recurse). This sounds 
like it would fix this case (and it's closer to what the `clang-tidy` 
executable does) but maybe break others.

What do people think? @5chmidti @PiotrZSL @HerrCai0907 @carlosgalvezp?



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

Reply via email to