elizabethandrews
7fb606e9fe
[Clang] Fix a crash when using ast-dump=json ( #70224 )
...
CXXDeductionGuideDecl inherits from FunctionDecl. For FunctionDecls,
the JSONVisitor includes a call to visit NamedDecl in order to provide
mangled names in the dump. This did not correctly exclude
CXXDeductionGuideDecl, which resulted in an assert being hit.
2023-11-13 16:39:40 -05:00
..
2023-10-24 13:59:54 +02:00
2023-10-06 12:55:48 -07:00
2022-10-07 10:49:21 -07:00
2023-10-20 03:16:28 -07:00
2023-10-09 22:45:34 +00:00
2023-07-07 10:35:34 -04:00
2023-05-12 23:19:17 -07:00
2023-09-07 00:43:19 -07:00
2023-11-12 01:08:27 -08:00
2023-08-02 10:33:18 +01:00
2023-06-26 09:34:36 -07:00
2023-10-05 11:20:46 -04:00
2023-09-11 16:24:37 -07:00
2022-11-30 12:30:33 +00:00
2023-10-24 14:43:00 +00:00
2023-06-26 09:34:36 -07:00
2023-10-13 09:39:00 +02:00
2022-09-06 08:28:03 -04:00
2023-10-24 14:43:00 +00:00
2023-03-30 15:58:02 +01:00
2023-05-22 10:11:30 -07:00
2023-03-30 15:58:02 +01:00
2023-03-30 15:58:02 +01:00
2023-05-12 23:19:17 -07:00
2022-11-08 07:21:23 -05:00
2023-08-18 23:36:04 -07:00
2023-05-04 12:26:51 +02:00
2023-06-26 09:34:36 -07:00
2023-10-18 14:14:04 -04:00
2023-10-26 19:28:28 +01:00
2023-07-25 11:23:36 -04:00
2023-08-15 14:26:40 -07:00
2023-06-26 09:34:36 -07:00
2023-11-13 11:00:07 +01:00
2022-06-26 19:22:52 +05:30
2023-09-04 13:42:29 +02:00
2023-07-10 11:15:48 -04:00
2023-08-10 14:19:41 -04:00
2023-06-26 09:34:36 -07:00
2023-08-29 11:11:14 -07:00
2023-06-14 13:08:07 +01:00
2023-07-10 14:14:16 +01:00
2023-08-18 23:36:04 -07:00
2023-09-29 00:22:58 -07:00
2023-11-13 16:39:40 -05:00
2022-09-16 07:19:30 -04:00
2023-09-01 09:06:11 -07:00
2023-04-12 21:06:22 +00:00
2023-06-26 09:34:36 -07:00
2023-10-30 11:25:21 +08:00
2023-03-28 18:09:52 +02:00
2023-02-21 12:09:27 -05:00
2022-10-13 19:36:15 +02:00
2023-06-26 09:34:36 -07:00
2023-11-05 00:39:38 -07:00