mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 03:56:41 +00:00
[sanitizer] actually run preadv2 test (#133529)
it seems the %run was accidentally omitted, otherwise the `assert` calls would not make sense
This commit is contained in:
parent
1462c26a9f
commit
1e00bb16f4
@ -1,4 +1,4 @@
|
|||||||
// RUN: %clangxx -O0 %s -o %t
|
// RUN: %clangxx -O0 %s -o %t && %run %t
|
||||||
|
|
||||||
// REQUIRES: glibc
|
// REQUIRES: glibc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user