[all-commits] [llvm/llvm-project] cf17ee: [CodeGen] Fix handling of nullptr in initializers ...

Alexander Kornienko via All-commits all-commits at lists.llvm.org
Mon Apr 28 03:14:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf17ee1d3a7ec78dbd922b3eb3944ac49cb78737
      https://github.com/llvm/llvm-project/commit/cf17ee1d3a7ec78dbd922b3eb3944ac49cb78737
  Author: Alexander Kornienko <alexfh at google.com>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M clang/include/clang/AST/OperationKinds.def
    M clang/lib/CodeGen/CodeGenTypes.cpp
    M clang/test/CodeGenCXX/nullptr.cpp

  Log Message:
  -----------
  [CodeGen] Fix handling of nullptr in initializers (#137364)

Fixes https://github.com/llvm/llvm-project/issues/137276.



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