[all-commits] [llvm/llvm-project] c17ae1: [flang][cuda] Use nullptr for comparison (#140767)

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue May 20 11:04:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c17ae161fdb713652292d6dff7c9317cbac8bb25
      https://github.com/llvm/llvm-project/commit/c17ae161fdb713652292d6dff7c9317cbac8bb25
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2025-05-20 (Tue, 20 May 2025)

  Changed paths:
    M flang-rt/lib/cuda/allocator.cpp

  Log Message:
  -----------
  [flang][cuda] Use nullptr for comparison (#140767)

Comparison without explicit nullptr seems to bring false positives. Use
explicit nullptr.



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