[clang-tools-extra] [clang-tidy] Optimize realpath in readability-identifier-naming (PR #92659)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Thu May 23 10:38:39 PDT 2024


https://github.com/5chmidti approved this pull request.

This halves the time clang-tidy takes to run this check on `IdentifierNamingCheck.cpp` for me :)

Maybe add a release note?


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


More information about the cfe-commits mailing list