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-11-13 12:37:14 +01:00
2023-11-13 16:39:40 -05:00
2023-11-07 08:27:41 -05:00
2023-11-07 16:06:59 -08:00
2023-09-28 21:42:02 +08:00
2023-11-12 22:26:27 -08:00
2023-11-09 14:42:07 +08:00
2023-11-09 20:36:38 -05:00
2023-11-13 11:00:07 +01:00
2023-11-09 10:09:22 +05:30
2023-10-17 15:42:28 +01:00
2023-09-05 19:38:50 -05:00
2023-11-06 11:10:59 -08:00
2023-11-06 20:36:47 +01:00
2023-11-13 13:23:26 +01:00
2023-10-15 11:44:40 +09:00
2023-09-15 17:06:04 -04:00
2023-11-11 09:43:03 +01:00
2023-11-13 02:42:14 -05:00
2023-11-07 10:44:45 +00:00
2023-10-02 11:32:54 -07:00
2023-11-13 12:31:49 -08:00
2023-11-10 14:53:53 -06:00
2023-10-26 19:28:28 +01:00
2023-10-26 17:32:36 +01:00
2023-11-07 11:41:56 +02:00
2023-09-28 14:29:32 -07:00
2023-11-09 20:36:38 -05:00
2023-11-09 14:42:07 +08:00
2023-11-10 10:58:07 +08:00
2023-11-11 09:43:03 +01:00
2023-11-07 08:27:41 -05:00
2023-10-26 16:57:36 -05:00
2023-11-10 10:18:54 -08:00
2023-11-13 18:39:25 +01:00
2023-11-09 20:36:38 -05:00
2023-11-13 11:00:07 +01:00
2023-10-03 13:29:12 +01:00
2023-11-06 11:54:51 +08:00
2023-10-20 13:10:03 -04:00
2023-10-26 19:28:28 +01:00
2023-11-07 10:41:50 -05:00
2023-10-20 13:10:03 -04:00
2023-11-01 18:10:02 -04:00
2023-11-13 14:45:27 +01:00
2023-11-06 22:26:38 -06:00
2023-11-10 09:19:56 -05:00