Evgeniy Stepanov
d04b861e69
[asan] Remove -fsanitize-address-zero-base-shadow command line
...
flag from clang, and disable zero-base shadow support on all platforms
where it is not the default behavior.
- It is completely unused, as far as we know.
- It is ABI-incompatible with non-zero-base shadow, which means all
objects in a process must be built with the same setting. Failing to
do so results in a segmentation fault at runtime.
- It introduces a backward dependency of compiler-rt on user code,
which is uncommon and complicates testing.
This is the Clang part of a larger change.
llvm-svn: 199372
2014-01-16 10:19:31 +00:00
..
2013-12-12 11:55:52 +00:00
2013-11-01 12:53:57 +00:00
2013-01-31 12:13:10 +00:00
2013-10-31 09:32:33 +00:00
2013-07-03 18:21:12 +00:00
2012-10-03 17:46:38 +00:00
2012-11-29 00:42:06 +00:00
2013-07-04 16:16:58 +00:00
2013-06-26 17:19:48 +00:00
2012-08-07 19:58:00 +00:00
2013-09-02 14:11:33 +00:00
2013-12-12 13:27:11 +00:00
2013-12-12 13:27:04 +00:00
2012-10-31 01:21:20 +00:00
2013-08-25 13:01:50 +00:00
2013-10-21 10:54:53 +00:00
2013-11-23 14:36:40 +00:00
2013-11-13 21:40:17 +00:00
2013-10-29 09:47:51 +00:00
2012-11-05 22:04:41 +00:00
2013-12-06 22:57:13 +00:00
2013-07-23 17:26:56 +00:00
2013-07-23 17:26:56 +00:00
2013-07-23 17:26:56 +00:00
2013-04-16 18:21:19 +00:00
2013-06-24 22:07:15 +00:00
2013-11-25 18:50:53 +00:00
2012-10-23 17:07:31 +00:00
2013-10-22 22:51:04 +00:00
2013-07-18 20:29:38 +00:00
2014-01-13 22:24:42 +00:00
2013-09-10 20:35:58 +00:00
2013-09-11 11:45:31 +00:00
2013-12-20 18:40:46 +00:00
2013-12-20 18:40:46 +00:00
2013-09-18 22:26:39 +00:00
2014-01-14 19:35:09 +00:00
2013-03-08 00:05:21 +00:00
2013-04-10 21:10:39 +00:00
2013-12-06 17:58:19 +00:00
2012-07-31 01:21:00 +00:00
2013-07-03 20:45:07 +00:00
2014-01-13 03:49:38 +00:00
2013-09-11 00:38:02 +00:00
2014-01-10 13:44:34 +00:00
2013-06-24 13:19:20 +00:00
2012-10-30 21:42:09 +00:00
2012-03-26 23:36:04 +00:00
2013-09-25 15:47:05 +00:00
2013-10-28 23:14:34 +00:00
2012-11-08 03:38:26 +00:00
2013-12-10 22:51:25 +00:00
2012-11-05 22:04:41 +00:00
2013-01-17 21:38:06 +00:00
2013-07-04 15:22:16 +00:00
2014-01-16 08:48:16 +00:00
2013-02-28 22:49:57 +00:00
2014-01-08 01:02:06 +00:00
2013-10-15 17:16:30 +00:00
2013-12-05 19:38:42 +00:00
2013-11-15 16:57:57 +00:00
2013-01-16 06:10:16 +00:00
2013-07-04 15:22:16 +00:00
2013-04-26 20:49:50 +00:00
2013-08-20 12:16:35 +00:00
2013-08-20 12:16:42 +00:00
2013-11-20 20:22:14 +00:00
2013-07-04 16:16:58 +00:00
2013-04-26 20:49:50 +00:00
2012-03-14 01:23:41 +00:00
2013-04-11 23:25:27 +00:00
2012-03-08 14:39:55 +00:00
2013-05-28 12:18:56 +00:00
2013-12-23 08:50:43 +00:00
2013-02-22 14:21:27 +00:00
2013-04-11 18:53:25 +00:00
2013-08-12 12:51:05 +00:00
2013-04-10 16:31:58 +00:00
2013-04-03 01:58:56 +00:00
2013-10-16 17:13:08 +00:00
2013-02-27 14:55:49 +00:00
2014-01-07 02:47:19 +00:00
2013-11-09 15:03:56 +00:00
2013-08-19 13:59:22 +00:00
2014-01-16 10:19:31 +00:00
2013-11-23 16:40:57 +00:00
2013-06-24 22:07:15 +00:00
2013-08-14 22:10:17 +00:00
2013-10-17 03:28:24 +00:00
2012-07-03 20:49:52 +00:00
2013-01-13 11:46:33 +00:00
2013-10-27 14:11:19 +00:00
2013-10-27 14:11:19 +00:00
2013-10-16 19:28:50 +00:00
2013-07-18 20:29:38 +00:00
2013-07-04 16:16:58 +00:00
2013-08-20 12:16:42 +00:00
2013-12-06 20:42:24 +00:00
2012-11-09 01:59:30 +00:00
2013-12-06 22:43:17 +00:00
2013-07-24 18:20:14 +00:00
2013-07-23 15:57:21 +00:00
2013-12-17 11:11:25 +00:00
2014-01-12 04:53:36 +00:00
2013-08-26 08:59:53 +00:00
2014-01-13 03:49:38 +00:00
2013-11-16 06:20:17 +00:00
2013-08-25 14:27:09 +00:00
2013-07-04 15:22:16 +00:00
2014-01-16 08:48:16 +00:00
2013-04-21 13:30:10 +00:00
2013-11-26 11:58:04 +00:00
2013-11-26 11:57:53 +00:00
2013-04-25 01:17:23 +00:00
2013-10-17 14:55:58 +00:00
2013-11-19 12:22:38 +00:00
2013-11-26 11:57:53 +00:00
2013-09-21 01:27:01 +00:00
2013-04-16 18:21:19 +00:00
2013-06-24 22:07:15 +00:00
2012-12-05 21:08:21 +00:00
2012-06-18 16:56:04 +00:00
2014-01-13 18:25:15 +00:00
2014-01-13 18:25:15 +00:00
2013-11-22 08:27:46 +00:00
2012-10-19 12:44:48 +00:00
2013-09-25 19:07:08 +00:00
2012-12-21 22:43:20 +00:00
2013-10-27 13:59:51 +00:00
2012-03-15 22:31:42 +00:00
2013-07-04 16:16:58 +00:00
2013-08-01 16:21:57 +00:00
2013-04-16 15:55:41 +00:00
2013-04-16 15:55:41 +00:00
2013-04-24 18:43:57 +00:00
2013-12-07 00:57:46 +00:00
2013-09-03 13:26:49 +00:00
2013-01-29 20:15:05 +00:00
2013-04-13 22:26:02 +00:00
2013-12-05 16:25:25 +00:00
2013-10-16 20:40:13 +00:00
2012-02-22 19:15:16 +00:00
2013-06-26 15:03:20 +00:00
2014-01-15 01:41:52 +00:00
2013-11-14 23:45:53 +00:00
2012-04-07 00:01:31 +00:00
2012-09-13 17:25:51 +00:00
2013-11-12 20:50:26 +00:00
2013-10-15 17:16:30 +00:00
2013-10-20 21:29:13 +00:00
2013-04-30 22:01:21 +00:00
2013-06-05 23:58:15 +00:00
2013-04-10 21:30:40 +00:00
2013-06-05 04:28:55 +00:00
2013-07-04 16:16:58 +00:00
2013-07-19 17:49:21 +00:00
2013-08-20 12:16:35 +00:00
2013-12-10 11:53:25 +00:00
2013-11-23 16:40:57 +00:00
2013-11-01 18:16:25 +00:00
2013-09-25 19:07:08 +00:00
2014-01-10 15:25:23 +00:00
2013-12-10 00:54:30 +00:00
2013-02-19 01:57:35 +00:00
2012-12-11 07:06:09 +00:00
2013-03-12 20:00:34 +00:00
2012-10-26 20:09:24 +00:00
2013-09-04 09:37:12 +00:00
2013-10-27 14:46:16 +00:00
2013-07-23 15:20:22 +00:00
2013-10-03 19:18:22 +00:00
2013-07-04 15:22:16 +00:00
2013-11-12 10:09:22 +00:00
2013-08-14 01:24:35 +00:00