Mital Ashok
482c41e992
[Clang] [Sema] Diagnose unknown std::initializer_list layout in SemaInit ( #95580 )
...
This checks if the layout of `std::initializer_list` is something Clang
can handle much earlier and deduplicates the checks in
CodeGen/CGExprAgg.cpp and AST/ExprConstant.cpp
Also now diagnose `union initializer_list` (Fixes #95495 ), bit-field for
the size (Fixes a crash that would happen during codegen if it were
unnamed), base classes (that wouldn't be initialized) and polymorphic
classes (whose vtable pointer wouldn't be initialized).
2024-06-20 19:44:06 +02:00
..
2023-10-27 07:10:46 -07:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2024-06-14 09:57:21 -07:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2024-06-20 19:44:06 +02:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2024-04-12 22:36:43 -07:00
2024-06-18 13:40:31 -04:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-10-20 09:23:19 -07:00
2016-02-04 00:55:24 +00:00
2014-03-02 05:58:18 +00:00
2012-12-11 22:11:52 +00:00
2016-02-05 01:10:05 +00:00
2013-01-17 00:38:46 +00:00
2020-01-14 23:51:07 +01:00
2015-06-29 17:09:24 +00:00
2018-01-03 19:10:21 +00:00
2020-08-24 14:52:53 +02:00
2016-08-22 22:23:58 +00:00
2016-08-22 22:23:58 +00:00
2016-04-20 23:59:32 +00:00
2017-07-19 00:09:58 +00:00
2015-09-20 16:51:35 +00:00
2015-09-20 16:51:35 +00:00
2011-12-16 03:12:41 +00:00
2011-12-14 16:03:29 +00:00
2012-01-06 17:19:32 +00:00
2013-09-09 07:34:56 +00:00
2014-12-11 20:50:24 +00:00
2014-12-11 20:50:24 +00:00
2014-12-11 20:50:24 +00:00
2015-07-14 02:40:33 +00:00
2015-07-14 02:06:01 +00:00
2016-07-26 17:12:17 +00:00
2012-12-11 22:11:52 +00:00
2014-09-10 21:29:41 +00:00
2016-01-08 22:36:45 +00:00
2015-03-09 23:46:50 +00:00
2017-09-14 23:38:44 +00:00
2015-11-03 18:33:07 +00:00
2022-06-06 19:12:26 -07:00
2023-04-07 01:37:36 +01:00
2023-04-07 01:37:36 +01:00
2012-05-16 16:31:58 +00:00
2015-07-02 13:19:48 +00:00
2013-05-20 13:49:41 +00:00
2017-08-11 12:06:52 +00:00
2011-11-16 00:21:54 +00:00
2011-08-26 23:56:07 +00:00
2016-05-31 18:19:32 +00:00
2014-08-09 01:24:07 +00:00
2013-04-03 17:39:30 +00:00
2014-03-01 00:08:04 +00:00
2014-08-09 01:24:07 +00:00
2015-04-23 22:58:06 +00:00
2013-02-12 23:36:21 +00:00
2013-02-07 19:15:44 +00:00
2013-02-12 23:36:21 +00:00
2012-01-25 00:59:09 +00:00
2013-06-21 00:22:44 +00:00
2016-04-29 19:04:05 +00:00
2016-04-29 19:04:05 +00:00
2016-04-29 19:04:05 +00:00
2016-04-29 19:04:05 +00:00
2014-12-10 03:09:48 +00:00
2011-12-20 18:11:52 +00:00
2011-12-20 18:11:52 +00:00
2024-03-05 10:15:21 -08:00
2015-07-08 21:15:32 +00:00
2015-07-08 21:15:32 +00:00
2015-07-08 21:15:32 +00:00
2016-03-14 17:52:37 +00:00
2016-10-03 21:26:46 +00:00
2017-05-17 11:08:36 +00:00
2011-09-17 05:35:18 +00:00
2017-03-31 15:36:21 +00:00
2014-09-10 21:29:41 +00:00
2014-03-05 20:51:45 +00:00
2013-11-04 21:51:33 +00:00
2011-11-16 15:22:03 +00:00
2011-11-16 15:22:03 +00:00
2014-12-06 03:21:08 +00:00
2015-09-15 18:51:56 +00:00
2015-09-15 18:51:56 +00:00
2013-06-21 16:28:10 +00:00
2013-02-01 23:45:03 +00:00