carlosgalvezp wrote:

This problem seems like it should be handled globally, not in a single specific 
check. IIUC any check that reads options from the .cñsng-tidy file is affected.

What build system are you using, bazel? We use it and don't have any problems. 
If your build system creates a sandbox, you need to make sure clang-tidy is 
also executed from within that sandbox.

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

Reply via email to