mydeveloperday wrote:

if we were going to do this... wouldn't   something like --glob  '**/dir/*.cpp' 
be nicer to support? than doing just -r .

clang-format  --glob  '**/src/*.cpp' --glob  '**/include/*.h'

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