[all-commits] [llvm/llvm-project] d1badf: [cfi][NFCI] Precommit tests to show nomerge functi...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Wed Apr 9 19:47:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1badf5635c5876a8c0b9558fe149ef0e293b865
https://github.com/llvm/llvm-project/commit/d1badf5635c5876a8c0b9558fe149ef0e293b865
Author: Thurston Dang <thurston at google.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
A clang/test/CodeGen/cfi-check-fail-nomerge.c
A clang/test/CodeGen/cfi-check-fail2-nomerge.c
A clang/test/CodeGenCXX/cfi-mfcall-nomerge.cpp
Log Message:
-----------
[cfi][NFCI] Precommit tests to show nomerge functionality (#135104)
https://github.com/llvm/llvm-project/pull/120464 (and earlier CLs) added -fsanitize-merge functionality, which is intended to work for all "sanitizers". It is nearly correct for CFI.
This patch precommits some tests for CFI, to track the progress of future -fsanitize-merge fixes for CFI.
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