Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MSan for constant flow: all.sh: support modern Clang
Support Clang >=16 in component_test_memsan_constant_flow and component_test_memsan_constant_flow_psa. Modern versions of Clang require an extra compiler option to avoid false positives. Fixes Mbed-TLS#9921. Signed-off-by: Gilles Peskine <[email protected]>
- Loading branch information