Dmitry Vyukov
5f44b04475
tsan: fix bug introduced in 282152
...
In ShadowToMem we call MemToShadow potentially for incorrect addresses.
So DCHECK(IsAppMem(p)) can fire in debug mode.
Fix this by swapping range and MemToShadow checks.
llvm-svn: 282157
2016-09-22 14:33:43 +00:00
..
2015-11-04 15:09:14 +00:00
2015-10-30 18:52:31 +00:00
2016-04-27 08:28:08 +00:00
2016-04-27 08:23:02 +00:00
2015-12-09 18:48:10 +00:00
2015-06-25 20:32:04 +00:00
2015-06-25 20:32:04 +00:00
2016-06-02 19:18:22 +00:00
2015-01-07 00:38:00 +00:00
2016-06-26 08:14:01 +00:00
2013-11-27 11:30:28 +00:00
2013-11-27 11:30:28 +00:00
2016-09-08 10:15:20 +00:00
2016-08-16 05:06:56 +00:00
2016-06-06 18:18:47 +00:00
2015-09-03 11:20:46 +00:00
2013-08-13 11:42:45 +00:00
2016-04-07 11:59:36 +00:00
2015-12-18 13:52:08 +00:00
2016-04-27 12:30:48 +00:00
2014-12-22 09:44:56 +00:00
2015-05-05 08:09:46 +00:00
2016-09-15 21:02:18 +00:00
2016-07-11 15:57:50 +00:00
2016-06-06 18:18:47 +00:00
2014-11-13 22:40:59 +00:00
2016-08-26 23:58:42 +00:00
2016-05-06 19:35:22 +00:00
2016-05-06 19:35:22 +00:00
2016-05-06 19:35:22 +00:00
2014-12-09 01:31:14 +00:00
2016-06-06 18:18:47 +00:00
2016-08-26 23:58:42 +00:00
2016-06-06 16:27:38 +00:00
2016-04-22 23:46:53 +00:00
2015-11-26 13:10:47 +00:00
2016-09-22 14:33:43 +00:00
2015-12-08 22:14:34 +00:00
2016-05-26 17:05:36 +00:00
2016-04-21 14:49:25 +00:00
2016-04-21 14:49:25 +00:00
2016-08-10 21:39:28 +00:00
2015-11-30 14:11:02 +00:00
2016-08-16 05:06:56 +00:00
2016-06-27 11:14:59 +00:00
2015-12-09 15:18:30 +00:00
2016-04-27 12:30:48 +00:00
2016-09-20 13:28:20 +00:00
2016-08-26 23:58:42 +00:00
2016-09-20 18:05:06 +00:00
2016-08-26 00:06:03 +00:00
2014-11-03 22:23:44 +00:00
2014-11-03 22:23:44 +00:00
2016-05-06 19:35:22 +00:00
2016-05-06 19:35:22 +00:00
2016-03-16 15:39:20 +00:00
2015-06-29 14:38:31 +00:00
2015-12-10 19:24:27 +00:00
2015-06-24 13:04:12 +00:00
2016-06-27 11:14:59 +00:00
2016-07-29 12:45:35 +00:00
2015-02-14 16:14:10 +00:00
2015-04-28 18:08:42 +00:00
2014-05-29 13:50:54 +00:00
2015-04-28 01:20:34 +00:00