[test] Re-enable asan on the test, stack usage should be lower.

llvm-svn: 262583
This commit is contained in:
Argyrios Kyrtzidis 2016-03-03 05:33:48 +00:00
parent 94a4f0cb5f
commit d68a4d6ae0

View File

@ -4,8 +4,8 @@
// Check that we don't get stack overflow trying to index a huge number of
// logical operators.
// ASan and UBSan increase stack usage.
// REQUIRES: not_asan, not_ubsan
// UBSan increases stack usage.
// REQUIRES: not_ubsan
// CHECK: [indexDeclaration]: kind: function | name: foo
int foo(int x) {