[all-commits] [llvm/llvm-project] b528b1: [clang] Fix crash related to _BitInt constant spli...

Mariya Podchishchaeva via All-commits all-commits at lists.llvm.org
Tue Oct 15 00:44:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b528b131b615fef06f26b07ec178e230280ef71d
      https://github.com/llvm/llvm-project/commit/b528b131b615fef06f26b07ec178e230280ef71d
  Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CGDecl.cpp
    M clang/test/CodeGenCXX/ext-int.cpp

  Log Message:
  -----------
  [clang] Fix crash related to _BitInt constant split (#112218)

9ad72df55cb74b29193270c28f6974d2af8e0b71 added split of _BitInt
constants when required. Before folding back, check that the constant
exists.



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