Skip to content
Commit c193da57 authored by Reid Kleckner's avatar Reid Kleckner
Browse files

[msan] pthread_join() returns int, not void*

pthread_join() returns an error code, not the result of the
pthread_create() function like I thought.

llvm-svn: 176554
parent 49fe6388
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