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
..
2022-02-10 16:06:03 -05: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
2022-02-10 16:06:03 -05:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2022-02-10 16:06:03 -05: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
2022-04-19 14:48:42 -07:00
2023-12-14 14:03:57 -08:00
2021-12-22 11:09:41 +08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-06-16 09:26:45 +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
2022-08-31 13:12:28 +02:00
2022-07-13 00:13:56 +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
2022-01-11 10:16:26 +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
2022-06-06 19:12:26 -07:00
2023-04-07 01:37:36 +01:00
2023-04-07 01:37:36 +01:00
2023-04-07 01:37:36 +01:00
2023-04-07 01:37:36 +01:00
2024-03-05 10:15:21 -08:00
2022-02-10 16:06:03 -05:00