James Henderson 8abda20a9f [Core] Fix parallel_for for Linux
r299635 exposed a latent bug in the Linux implementation of parallel_for, which
resulted in it calling the function outside of the range requested, resulting
later in a segmentation fault. This change fixes this issue and adds a unit test.

llvm-svn: 299748
2017-04-07 08:11:28 +00:00
..
2016-03-28 20:59:47 +00:00
2017-04-07 08:11:28 +00:00
2017-01-09 01:47:15 +00:00
2016-03-28 20:59:47 +00:00
2015-04-10 21:23:51 +00:00