[all-commits] [llvm/llvm-project] 4b4d43: [NFC][cfi] Ignore cfi-icall for DiagnosticHandler....
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Jun 9 15:00:16 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b4d43da80fe66bf668a7b9a00fa5842db5c55d7
https://github.com/llvm/llvm-project/commit/4b4d43da80fe66bf668a7b9a00fa5842db5c55d7
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M llvm/utils/sanitizers/ubsan_ignorelist.txt
Log Message:
-----------
[NFC][cfi] Ignore cfi-icall for DiagnosticHandler.h (#202515)
Different callback types for C and C++ cause CFI failures.
At the moment `sanitizer-aarch64-linux-bootstrap-cfi` uses
`-DLLVM_USE_SANITIZER=Undefined`
as some parts are shared with Ubsan. So we use the same ignore list.
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