[all-commits] [llvm/llvm-project] efd90f: [test] Add -fsanitize=array-bounds test for pseudo...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jun 27 16:41:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efd90ffbfc427ad4c4675ac1fcae9d53cc7f1322
https://github.com/llvm/llvm-project/commit/efd90ffbfc427ad4c4675ac1fcae9d53cc7f1322
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
A clang/test/CodeGen/bounds-checking-fam.c
Log Message:
-----------
[test] Add -fsanitize=array-bounds test for pseudo flexible array member
This behavior (from commit 539e4a77bbabbc19f22b2bd24e04af2e432e599d in 2013) was untested.
The test can help detect regression introduced by 886715af962de2c92fac4bd37104450345711e4a
More information about the All-commits
mailing list