[all-commits] [llvm/llvm-project] 6eb32a: [clang] Change placeholder from `undef` to `poison...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Mon Mar 17 03:49:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6eb32a2fa0d16bea03f22dd2078f53da6d9352cd
      https://github.com/llvm/llvm-project/commit/6eb32a2fa0d16bea03f22dd2078f53da6d9352cd
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang/lib/CodeGen/CGException.cpp

  Log Message:
  -----------
  [clang] Change placeholder from `undef` to `poison` (#131533)

Return a `poison` value, instead of `undef`, if there is no available
SEH info.



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