Anton Korobeynikov
dc12b367bc
Follow-up to D6217
...
Summary:
Ok, here is somewhat addition to D6217 aiming to preserve old darwin behavior wrt the typedefed types. The actual change to SemaChecking turned out to be pretty gross, in particular:
1. We need to extract the typedef'ed type for proper diagnostics
2. We need to walk over paren expressions as well
Reviewers: chandlerc, rsmith
Reviewed By: rsmith
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D6256
llvm-svn: 222044
2014-11-14 21:41:07 +00:00
..
2014-10-24 13:19:19 +00:00
2014-07-31 16:37:04 +00:00
2014-09-03 15:27:03 +00:00
2014-05-26 06:22:03 +00:00
2014-11-13 20:01:57 +00:00
2014-06-16 17:25:41 +00:00
2014-08-27 22:31:34 +00:00
2014-09-22 02:21:54 +00:00
2014-09-06 01:25:55 +00:00
2014-07-25 20:52:51 +00:00
2014-10-29 12:21:55 +00:00
2014-10-28 18:28:16 +00:00
2014-05-28 12:20:14 +00:00
2014-10-16 20:52:46 +00:00
2014-07-08 17:25:14 +00:00
2014-11-14 21:41:07 +00:00
2014-11-14 18:33:42 +00:00
2014-09-30 17:38:34 +00:00
2014-10-27 18:07:29 +00:00
2014-11-14 19:09:44 +00:00
2014-11-03 14:24:45 +00:00
2014-11-14 19:09:44 +00:00
2014-11-13 22:27:05 +00:00
2014-11-14 00:37:55 +00:00
2014-11-14 21:41:07 +00:00
2014-11-14 21:41:07 +00:00
2014-11-11 23:26:58 +00:00
2014-11-13 22:27:05 +00:00
2013-09-20 00:27:40 +00:00
2014-11-12 21:30:23 +00:00
2014-10-27 18:07:29 +00:00
2014-11-11 23:00:42 +00:00
2014-10-10 22:08:23 +00:00
2014-11-14 04:08:45 +00:00
2014-11-12 01:24:00 +00:00
2014-09-15 21:19:39 +00:00
2014-10-29 12:21:55 +00:00
2014-10-08 17:28:34 +00:00
2014-10-12 20:46:07 +00:00
2014-11-12 23:38:38 +00:00
2014-10-16 04:21:25 +00:00
2014-11-12 02:00:47 +00:00
2014-11-12 02:00:47 +00:00
2014-11-08 05:07:16 +00:00
2014-11-13 20:01:57 +00:00
2014-11-12 02:09:03 +00:00
2014-05-26 06:22:03 +00:00
2014-08-13 16:25:19 +00:00