Skip to content
Commit 59714695 authored by Kuba Mracek's avatar Kuba Mracek
Browse files

Disable stack-use-after-return.cc on AArch64. The test was not testing the...

Disable stack-use-after-return.cc on AArch64.  The test was not testing the right thing before (the call to pthread_attr_setstacksize wasn't doing anything) anyway, and now it's running out of stack due to an unrelated change.

llvm-svn: 298267
parent 820a8331
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment