[clang-tools-extra] [clang-tidy][NFC] Don't qualify names unless strictly necessary (PR #185169)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 7 08:22:13 PST 2026


zwuis wrote:

> ... If not, will be good idea to run new check separately to ensure that it catches same things (except `constexpr` and added namespaces), so it could be used in future to maintain code.

There is a check request: #85993.

https://github.com/llvm/llvm-project/pull/185169


More information about the cfe-commits mailing list