[all-commits] [llvm/llvm-project] 5adb9a: [Clang] Fix crash on `void{}` (#147514)

Corentin Jabot via All-commits all-commits at lists.llvm.org
Tue Jul 8 08:41:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5adb9a2936855a27d4325a7a73b691f8aa67f35c
      https://github.com/llvm/llvm-project/commit/5adb9a2936855a27d4325a7a73b691f8aa67f35c
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/test/CodeGenCXX/cxx0x-initializer-scalars.cpp

  Log Message:
  -----------
  [Clang] Fix crash on `void{}` (#147514)

Caused by an incorrect assertion.

Fixes #116440



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