[clang-tools-extra] [clang-tidy] Speed up `readability-container-contains` (PR #175121)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 9 09:11:07 PST 2026


localspook wrote:

This feels like a gray area: is a performance change a "functional" change? [LLVM docs](https://llvm.org/docs/Lexicon.html#n) define NFC as "pure refactoring/cleanup", so it seems this isn't NFC, but it would be nice if it was more explicit

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


More information about the cfe-commits mailing list