[clang-tools-extra] [clang-tidy] Fix `modernize-use-constraints` crash on uses of nonstandard `enable_if`s (PR #152938)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 10 15:19:11 PDT 2025


localspook wrote:

Latest commit fixes `enable_if_t`, it also causes this crash

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


More information about the cfe-commits mailing list