[llvm] [LLVM][IR][Sanitizers] Add sanitize_numerical_stability attribute (PR #95051)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 16:30:18 PDT 2024
vitalybuka wrote:
> You can remove `Test plan: ninja check-all` from the commit message.
and add into .git/config
```
[spr]
requireTestPlan = false
```
https://github.com/llvm/llvm-project/pull/95051
More information about the llvm-commits
mailing list