[llvm-branch-commits] [compiler-rt] [hwasan] Print stack overflow, underflow, UAS (PR #76133)

2023-12-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes We can't distinguish UAR and UAS, but by definition UAR is already UAS. --- Full diff: https://github.com/llvm/llvm-project/pull/76133.diff 5 Files Affected: - (modified) compiler-rt/lib

[llvm-branch-commits] [compiler-rt] [hwasan] Respect strip_path_prefix printing locals (PR #76132)

2023-12-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/76132.diff 1 Files Affected: - (modified) compiler-rt/lib/hwasan/hwasan_report.cpp (+8-2) ``diff diff --git a/compiler

[llvm-branch-commits] [compiler-rt] [hwasan] Distinguish overflow and underflow (PR #76131)

2023-12-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/76131.diff 3 Files Affected: - (modified) compiler-rt/lib/hwasan/hwasan_report.cpp (+5-1) - (modified) compiler-rt/test/hwasan/T

[llvm-branch-commits] [compiler-rt] [hwasan] Print stack overflow, underflow, UAS (PR #76133)

2023-12-20 Thread Vitaly Buka via llvm-branch-commits
https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/76133 We can't distinguish UAR and UAS, but by definition UAR is already UAS. ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.

[llvm-branch-commits] [compiler-rt] [hwasan] Respect strip_path_prefix printing locals (PR #76132)

2023-12-20 Thread Vitaly Buka via llvm-branch-commits
https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/76132 None ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] [hwasan] Distinguish overflow and underflow (PR #76131)

2023-12-20 Thread Vitaly Buka via llvm-branch-commits
https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/76131 None ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] 10df608 - Revert "[mlir][openacc] Add device_type support for compute operations (#75864)"

2023-12-20 Thread via llvm-branch-commits
Author: Valentin Clement (バレンタイン クレメン) Date: 2023-12-20T16:06:50-08:00 New Revision: 10df6087ffdacaab86f659c1fe080f0673517ba6 URL: https://github.com/llvm/llvm-project/commit/10df6087ffdacaab86f659c1fe080f0673517ba6 DIFF: https://github.com/llvm/llvm-project/commit/10df6087ffdacaab86f659c1fe080

[llvm-branch-commits] [clang-tools-extra] [compiler-rt] [llvm] [clang] [libc] [flang] [NFC, Clangd] Refactor Check to have more explicit cli args. (PR #75867)

2023-12-20 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega updated https://github.com/llvm/llvm-project/pull/75867 >From e31560e8462108869f80b39dfd186efcf45a77f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villegas?= Date: Mon, 18 Dec 2023 22:56:01 + Subject: [PATCH] Run git clang-format Created using spr 1.3

[llvm-branch-commits] [clang-tools-extra] [flang] [libc] [llvm] [clang] [compiler-rt] [NFC, Clangd] Refactor Check to have more explicit cli args. (PR #75867)

2023-12-20 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega updated https://github.com/llvm/llvm-project/pull/75867 >From e31560e8462108869f80b39dfd186efcf45a77f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villegas?= Date: Mon, 18 Dec 2023 22:56:01 + Subject: [PATCH] Run git clang-format Created using spr 1.3

[llvm-branch-commits] [llvm] [readtapi] Setup simple stubify support (PR #75008)

2023-12-20 Thread Cyndy Ishida via llvm-branch-commits
https://github.com/cyndyishida closed https://github.com/llvm/llvm-project/pull/75008 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits