[clang] [compiler-rt] Revert "[ubsan] Display correct runtime messages for negative _BitInt" (PR #96239)

2024-06-21 Thread via cfe-commits
https://github.com/earnol closed https://github.com/llvm/llvm-project/pull/96239 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [compiler-rt] Revert "[ubsan] Display correct runtime messages for negative _BitInt" (PR #96239)

2024-06-20 Thread via cfe-commits
github-actions[bot] wrote: ⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo. Please turn off [Keep my email addresses private](https://github.com/settings/emails) setting in your account. See [LLVM Discourse](https://discourse.llvm.org/t/hidden-email

[clang] [compiler-rt] Revert "[ubsan] Display correct runtime messages for negative _BitInt" (PR #96239)

2024-06-20 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer @llvm/pr-subscribers-clang-codegen Author: None (earnol) Changes Reverts llvm/llvm-project#93612 due to the issues with ppc64le platform. --- Full diff: https://github.com/llvm/llvm-project/pull/96239.diff 5 Files Affected: - (m

[clang] [compiler-rt] Revert "[ubsan] Display correct runtime messages for negative _BitInt" (PR #96239)

2024-06-20 Thread via cfe-commits
https://github.com/earnol created https://github.com/llvm/llvm-project/pull/96239 Reverts llvm/llvm-project#93612 due to the issues with ppc64le platform. >From 508bc2e44b59c26955e9b1226f84b4ff2cc05fee Mon Sep 17 00:00:00 2001 From: earnol Date: Thu, 20 Jun 2024 17:39:06 -0400 Subject: [PATCH]