Yan Wang
d79f3f630f
[clang] Change the condition of unnecessary packed warning
...
Summary:
Change the condition of this unnecessary packed warning. The packed is unnecessary when
1. the alignment of the struct/class won't alter.
2. the size is unchanged.
3. the offset of each field is the same.
Remove all field-level warning.
Reviewers: chh, akyrtzi, rtrieu
Reviewed By: chh
Subscribers: rsmith, srhines, cfe-commits, xazax.hun
Differential Revision: https://reviews.llvm.org/D34114
llvm-svn: 309750
2017-08-01 21:41:39 +00:00
..
2016-12-15 08:09:08 +00:00
2016-02-01 17:42:01 +00:00
2017-07-14 17:30:14 +00:00
2017-06-03 06:31:42 +00:00
2017-07-29 20:42:58 +00:00
2017-06-20 21:06:00 +00:00
2017-07-01 00:06:47 +00:00
2016-11-02 23:57:18 +00:00
2016-07-18 19:02:11 +00:00
2017-06-07 04:48:49 +00:00
2017-04-26 12:46:27 +00:00
2016-07-18 19:02:11 +00:00
2014-10-15 16:18:20 +00:00
2016-10-25 10:06:11 +00:00
2016-09-20 18:32:48 +00:00
2017-04-26 13:09:28 +00:00
2016-11-23 16:51:30 +00:00
2017-05-18 18:06:07 +00:00
2017-07-07 20:04:28 +00:00
2017-04-11 16:46:03 +00:00
2017-07-05 07:47:11 +00:00
2017-07-13 06:08:27 +00:00
2015-12-29 22:13:13 +00:00
2016-10-20 14:27:22 +00:00
2017-07-13 11:06:22 +00:00
2016-12-20 16:51:02 +00:00
2017-06-02 15:02:59 +00:00
2017-02-14 05:37:36 +00:00
2017-06-27 08:19:09 +00:00
2017-06-15 19:43:36 +00:00
2017-07-07 22:04:29 +00:00
2017-02-09 19:17:44 +00:00
2016-10-20 14:27:22 +00:00
2017-07-25 19:54:22 +00:00
2017-04-11 21:13:37 +00:00
2015-03-09 15:03:20 +00:00
2016-11-23 16:51:30 +00:00
2017-07-17 20:49:45 +00:00
2017-03-07 09:26:07 +00:00
2016-11-23 16:51:30 +00:00
2017-07-17 20:49:45 +00:00
2017-06-03 06:31:42 +00:00
2017-02-16 12:27:47 +00:00
2017-07-15 02:55:13 +00:00
2017-07-27 13:20:36 +00:00
2016-07-14 20:21:16 +00:00
2016-10-16 20:12:42 +00:00
2016-05-24 18:10:50 +00:00
2017-08-01 21:41:39 +00:00
2017-05-15 16:26:15 +00:00
2017-07-25 18:01:49 +00:00
2015-12-30 02:51:00 +00:00
2016-10-20 14:27:22 +00:00
2017-07-25 15:53:26 +00:00
2017-07-21 18:48:21 +00:00
2017-07-27 13:20:36 +00:00
2017-01-30 18:32:46 +00:00
2016-01-29 19:38:18 +00:00
2017-07-25 23:33:58 +00:00
2017-02-16 12:27:47 +00:00
2017-07-17 20:49:45 +00:00
2016-12-13 20:40:39 +00:00
2014-11-19 07:49:47 +00:00