Skip to content
Commit d77fbba7 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

[Sanitizer] implement straightforward nlogn sorting, as qsort() may call...

[Sanitizer] implement straightforward nlogn sorting, as qsort() may call malloc, which leads to deadlock in ASan allocator

llvm-svn: 160262
parent 25184fe9
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