[all-commits] [llvm/llvm-project] efd02c: Fix accidental use of VLAs that causes these tests...
Richard Smith via All-commits
all-commits at lists.llvm.org
Fri Oct 16 15:14:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efd02c1548ee458d59063f6393e94e972b5c3d50
https://github.com/llvm/llvm-project/commit/efd02c1548ee458d59063f6393e94e972b5c3d50
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M compiler-rt/test/asan/TestCases/strncasecmp_strict.c
M compiler-rt/test/asan/TestCases/strncmp_strict.c
Log Message:
-----------
Fix accidental use of VLAs that causes these tests to fail after Clang
commit 552c6c2328723a248c2b4d2765f75d49129dff20.
More information about the All-commits
mailing list