[all-commits] [llvm/llvm-project] 869f60: [PoisonChecking] Add tests with selects.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Dec 18 10:51:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 869f60ffa13bdcb0221e65dfa04cfe9dcd132679
https://github.com/llvm/llvm-project/commit/869f60ffa13bdcb0221e65dfa04cfe9dcd132679
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-12-18 (Sun, 18 Dec 2022)
Changed paths:
M llvm/test/Instrumentation/PoisonChecking/ub-checks.ll
Log Message:
-----------
[PoisonChecking] Add tests with selects.
This adds test coverage for a suggestion in D111643.
More information about the All-commits
mailing list