[all-commits] [llvm/llvm-project] 73ddbd: [NFC][CFI] Add tests for different reporting setti...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Apr 24 12:29:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73ddbd3c094274cfb7412d7c0fc99c170325217a
https://github.com/llvm/llvm-project/commit/73ddbd3c094274cfb7412d7c0fc99c170325217a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
A clang/test/CodeGen/cfi-icall-trap-recover-runtime.c
A clang/test/CodeGenCXX/cfi-vcall-trap-recover-runtime.cpp
Log Message:
-----------
[NFC][CFI] Add tests for different reporting settings (#137225)
1. Trap
2. Abort from runtime
3. Recover from runtime
4. Abort from minimal runtime
5. Recover from minimal runtime
They already work as expected.
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