[all-commits] [llvm/llvm-project] f9e7f9: [clang-tidy] Fix `modernize-use-nullptr` crash on ...

Victor Chernyakin via All-commits all-commits at lists.llvm.org
Sat Sep 27 23:26:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9e7f95b3dfceac8b680ad2f3d5f35543c0d46ae
      https://github.com/llvm/llvm-project/commit/f9e7f95b3dfceac8b680ad2f3d5f35543c0d46ae
  Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
  Date:   2025-09-27 (Sat, 27 Sep 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [clang-tidy] Fix `modernize-use-nullptr` crash on 32-bit Windows (#160023)

Fixes #53778.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list