Erich Keane
514e4359a5
inline stmt attribute diagnosing in templates
...
D146089's author discovered that our diagnostics for always/no inline
would null-dereference when used in a template. He fixed that by
skipping in the dependent case.
This patch makes sure we diagnose these after a template instantiation.
It also adds infrastructure for other statement attributes to add
checking/transformation.
Differential Revision: https://reviews.llvm.org/D146323
2023-03-21 08:16:52 -07:00
..
2023-01-24 22:57:27 -08:00
2023-03-16 11:57:59 -07:00
2022-10-07 10:49:21 -07:00
2023-03-02 09:53:50 +01:00
2022-04-28 21:08:16 -07:00
2022-06-12 22:53:32 +09:00
2022-10-27 13:14:05 -07:00
2023-02-06 19:39:05 +08:00
2022-07-12 15:21:22 +00:00
2022-07-08 14:30:07 -04:00
2023-03-14 19:14:42 -07:00
2022-08-23 12:57:16 +00:00
2022-11-30 12:30:33 +00:00
2022-11-30 07:52:59 -05:00
2022-09-06 09:52:22 -04:00
2022-09-06 08:28:03 -04:00
2022-11-30 09:37:49 -05:00
2023-02-08 22:24:19 +00:00
2023-03-13 16:19:31 -07:00
2022-11-08 07:21:23 -05:00
2022-08-23 17:37:12 +08:00
2023-02-06 09:12:58 -05:00
2023-01-23 17:57:21 -06:00
2022-08-31 08:32:58 -04:00
2022-09-16 07:19:30 -04:00
2023-03-17 09:52:41 -04:00
2022-06-26 19:22:52 +05:30
2023-01-20 15:36:57 -05:00
2022-06-10 10:22:36 +02:00
2022-06-16 09:38:14 -07:00
2022-05-05 17:52:08 +02:00
2022-04-21 14:02:02 -07:00
2022-04-19 21:23:48 +00:00
2022-09-18 18:31:49 +08:00
2023-01-24 08:21:53 -05:00
2023-02-05 16:34:22 -08:00
2023-02-10 02:33:44 -06:00
2023-03-21 08:16:52 -07:00
2022-06-11 10:59:51 -04:00
2022-09-16 07:19:30 -04:00
2022-07-15 10:39:26 -07:00
2023-01-28 08:56:22 -05:00
2023-03-17 15:10:37 +08:00
2023-02-21 12:09:27 -05:00
2022-10-13 19:36:15 +02:00
2022-05-05 17:52:08 +02:00
2023-03-13 11:33:46 -07:00