David Majnemer
4f217684c7
Sema: Dependent array designators cannot be checked
...
We forgot to mark designated initializer expression that contain type
dependent array designators as type dependent. This would lead to
crashes when we try to determine which array element we were trying to
initialize.
This fixes PR22056.
llvm-svn: 225494
2015-01-09 01:39:09 +00:00
..
2014-08-27 06:28:36 +00:00
2015-01-04 05:29:21 +00:00
2014-12-23 15:57:12 +00:00
2014-12-05 22:38:57 +00:00
2014-12-16 08:01:48 +00:00
2014-10-06 13:14:30 +00:00
2013-12-18 23:44:18 +00:00
2014-08-22 04:22:50 +00:00
2014-08-30 16:55:39 +00:00
2014-10-15 16:18:20 +00:00
2014-08-30 16:55:52 +00:00
2014-05-12 05:36:57 +00:00
2014-05-12 05:36:57 +00:00
2014-08-13 16:25:19 +00:00
2014-05-12 05:36:57 +00:00
2014-12-16 04:52:14 +00:00
2014-05-12 05:36:57 +00:00
2014-11-17 23:36:45 +00:00
2014-12-14 01:46:53 +00:00
2014-05-12 05:36:57 +00:00
2014-12-22 05:21:03 +00:00
2014-05-12 05:36:57 +00:00
2014-10-03 20:05:33 +00:00
2014-06-26 04:58:53 +00:00
2015-01-09 01:39:09 +00:00
2015-01-04 00:44:32 +00:00
2014-12-17 19:24:30 +00:00
2014-09-26 00:28:20 +00:00
2014-05-21 14:19:22 +00:00
2014-06-12 20:37:59 +00:00
2014-12-12 16:17:46 +00:00
2014-12-12 16:17:46 +00:00
2014-12-02 18:42:51 +00:00
2014-10-01 16:56:40 +00:00
2014-12-22 06:24:49 +00:00
2014-09-26 00:28:20 +00:00
2014-10-28 18:28:16 +00:00
2014-05-12 05:36:57 +00:00
2014-03-27 15:40:39 +00:00
2014-05-24 07:19:25 +00:00
2014-11-19 07:49:47 +00:00
2014-12-15 07:07:06 +00:00
2014-05-12 05:36:57 +00:00
2014-11-08 05:07:16 +00:00
2014-11-20 03:37:32 +00:00
2015-01-09 00:58:16 +00:00
2014-05-12 05:36:57 +00:00
2014-12-28 09:18:54 +00:00
2014-10-24 13:52:55 +00:00
2014-11-26 14:10:06 +00:00
2014-11-29 23:57:35 +00:00
2014-11-19 07:49:47 +00:00