Kostya Serebryany
47d5569de1
[asan] Include <sys/stat.h> if __x86_64__ is defined
...
struct stat defined in <asm/stat.h> is incorrect for x32. <asm/stat.h>
is included to get struct __old_kernel_stat. But struct __old_kernel_stat
isn't used for x86-64 nor x32. This patch includes <sys/stat.h> instead
of <asm/stat.h> and comments out size check of struct __old_kernel_stat
for x86-64.
Patch by H.J. Lu
llvm-svn: 199192
2014-01-14 07:38:53 +00:00
..
2013-12-17 12:19:16 +00:00
2013-12-25 11:29:19 +00:00
2013-12-25 12:11:06 +00:00
2013-12-26 13:52:38 +00:00
2013-09-06 09:25:11 +00:00
2013-11-25 11:33:41 +00:00
2013-12-05 07:44:35 +00:00
2013-09-21 04:59:02 +00:00
2013-05-23 11:40:51 +00:00
2013-11-15 19:13:08 +00:00
2013-08-09 12:58:35 +00:00
2013-12-30 23:36:11 +00:00
2013-09-03 13:31:03 +00:00
2013-11-27 09:10:47 +00:00
2013-12-25 07:09:44 +00:00
2013-12-26 13:52:38 +00:00
2013-12-05 12:04:51 +00:00
2013-12-17 11:15:39 +00:00
2013-12-17 11:15:39 +00:00
2013-12-20 13:13:49 +00:00
2013-12-26 13:52:38 +00:00
2013-01-30 07:45:58 +00:00
2013-11-25 07:56:05 +00:00
2013-11-23 12:49:19 +00:00
2013-12-05 12:04:51 +00:00
2013-10-15 11:34:59 +00:00
2013-12-31 09:38:23 +00:00
2013-12-25 08:01:16 +00:00
2013-10-15 14:12:26 +00:00
2013-01-11 10:15:13 +00:00
2013-12-25 08:39:38 +00:00
2013-10-25 23:03:21 +00:00
2013-10-24 06:23:39 +00:00
2013-12-30 11:12:11 +00:00
2014-01-14 07:38:53 +00:00
2013-12-09 13:21:43 +00:00
2014-01-14 07:38:53 +00:00
2013-12-26 13:52:38 +00:00
2013-11-07 06:33:06 +00:00
2013-12-13 15:03:49 +00:00
2013-12-05 12:04:51 +00:00
2013-12-25 12:11:06 +00:00
2013-12-25 12:11:06 +00:00
2013-12-25 12:11:06 +00:00
2013-10-21 08:36:10 +00:00
2013-08-16 11:26:26 +00:00
2013-08-26 13:24:43 +00:00
2013-08-28 11:26:09 +00:00
2013-12-25 09:29:54 +00:00
2013-12-25 09:29:54 +00:00
2013-12-19 11:25:05 +00:00
2013-12-05 12:04:51 +00:00
2013-06-14 09:59:40 +00:00
2013-10-03 13:37:17 +00:00
2013-10-03 13:37:17 +00:00
2013-10-30 17:05:37 +00:00
2013-12-25 20:15:46 +00:00
2013-12-25 20:15:46 +00:00
2013-10-31 21:44:07 +00:00
2013-12-25 20:15:46 +00:00
2013-05-08 14:43:49 +00:00
2013-10-03 16:53:50 +00:00
2013-10-29 10:30:39 +00:00
2013-10-29 10:30:39 +00:00
2013-12-13 15:03:49 +00:00