[clang-tools-extra] [clang-tidy] Fix `modernize-use-nullptr` crash on 32-bit Windows (PR #160023)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 22 00:43:01 PDT 2025


localspook wrote:

> LGTM, wish we could automatically detect that because this is very easy to miss. Could we maybe remove & from tuple to always store values.

cc @AaronBallman as maintainer of AST matchers

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


More information about the cfe-commits mailing list