Commit 571a6478 authored by Richard Smith's avatar Richard Smith
Browse files

Disable test under asan: it uses a lot of stack, and asan increases the

per-frame stack usage enough to cause it to hit our stack limit. This is not
ideal; we should find a better way of dealing with this, such as increasing
our stack allocation when built with ASan.

llvm-svn: 279668
parent 4b054b26
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment