[Testing] Unbreak r369830
llvm-svn: 369843
This commit is contained in:
parent
9cf08c6de1
commit
98bcf690ae
@ -3,6 +3,7 @@
|
||||
// RUN: %clang -w -target x86_64-linux-gnu -S -emit-llvm -o - -fno-exceptions -O0 \
|
||||
// RUN: -fsanitize=address -fsanitize-address-use-after-scope %s | \
|
||||
// RUN: FileCheck %s -check-prefixes=CHECK,LIFETIME
|
||||
// REQUIRES: assertions
|
||||
|
||||
extern int bar(char *A, int n);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user