mydeveloperday wrote:

> Yes, indeed, that's why I think the option would typically best be paired 
> with .clang-format-ignore files.

Oh! Please no!... I don't want to have to exclude everything... there is never 
a good case to format a whole directory and I don't want to format stuff by 
mistake.. so the command line needs to be an inclusion list not an exclusion 
list, as I suggested a glob is the only situation where I believe you can do 
anything like this.

https://github.com/llvm/llvm-project/pull/160299
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to