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
..
2015-03-07 16:01:13 +00:00
2016-03-28 20:59:47 +00:00
2016-11-04 17:39:46 +00:00
2016-08-04 19:49:11 +00:00
2016-03-31 01:21:50 +00:00
2016-03-22 17:39:44 +00:00
2015-02-15 23:10:05 +00:00
2016-11-04 17:39:46 +00:00
2016-07-14 02:35:18 +00:00
2016-11-04 17:39:46 +00:00
2017-04-07 08:11:28 +00:00
2016-11-05 01:00:56 +00:00
2016-11-11 04:29:25 +00:00
2016-11-05 22:37:59 +00:00
2016-11-05 01:00:56 +00:00
2017-01-09 01:47:15 +00:00
2016-03-30 20:56:54 +00:00
2016-03-22 17:15:50 +00:00
2016-03-28 20:59:47 +00:00
2016-08-22 18:59:33 +00:00
2016-08-12 12:37:23 +00:00
2017-02-28 23:43:26 +00:00
2015-04-10 21:23:51 +00:00
2016-03-22 17:15:50 +00:00
2016-03-30 23:10:39 +00:00