Aaron Ballman
460ff1eb0e
[C23] AST equivalence of attributes ( #151196 )
...
Implicitly declared types (like __NSConstantString_tag, etc) will be
declared with visibility attributes. This causes problems when merging
ASTs because we currently reject declaration merging for declarations
with attributes.
This relaxes that restriction somewhat; implicit declarations can now
have attributes when merging; we assume that if the compiler generated
it, it's fine.
(cherry picked from commit 30a5d569b2102bba1cfb5d253bd73ec2ebce7ee0)
2025-08-08 12:11:57 +02:00
..
2025-07-11 15:47:32 +02:00
2025-07-07 23:35:10 -07:00
2025-07-09 21:12:31 +03:00
2025-07-14 19:32:18 -07:00
2025-07-14 20:37:26 +03:00
2025-07-09 21:12:31 +03:00
2025-08-08 12:11:57 +02:00
2025-06-11 22:06:11 -07:00
2025-05-20 20:41:32 +02:00
2025-07-07 18:27:08 +03:00
2025-06-26 14:12:51 +02:00
2025-06-23 13:10:42 -07:00
2025-07-09 08:36:47 -07:00
2025-06-23 13:10:42 -07:00
2025-05-25 10:55:25 -07:00
2025-07-12 21:13:30 +08:00
2025-06-27 13:35:09 +08:00
2025-07-12 21:13:30 +08:00
2025-05-19 08:02:23 -07:00
2025-06-28 20:41:46 -07:00
2025-04-08 10:06:28 -07:00
2025-06-23 13:10:42 -07:00
2025-06-19 23:29:50 -07:00
2025-07-13 16:02:52 -07:00
2025-06-13 06:45:40 -04:00
2025-06-28 20:41:46 -07:00
2025-07-29 09:57:43 +02:00
2025-07-07 14:15:25 +02:00
2025-06-28 20:41:46 -07:00
2025-06-23 13:10:42 -07:00
2025-05-05 12:10:03 +02:00
2025-02-24 18:58:59 -08:00
2025-04-20 19:59:19 -07:00
2025-07-10 00:21:09 +03:00
2025-05-25 10:55:25 -07:00
2025-04-28 08:09:41 +03:00
2025-04-30 09:37:55 -07:00
2025-06-05 14:15:38 +00:00
2025-05-29 10:25:53 +02:00
2025-05-28 12:26:54 +01:00
2025-05-01 17:03:47 +04:00
2025-06-30 10:19:29 -03:00
2025-06-23 13:10:42 -07:00
2025-06-24 21:12:40 +02:00
2025-02-22 01:19:01 +08:00
2025-06-23 13:10:42 -07:00
2025-05-28 12:26:54 +01:00
2025-06-19 23:29:50 -07:00
2025-04-19 12:21:14 -07:00
2025-06-26 14:12:51 +02:00
2025-07-09 08:53:10 -04:00
2025-06-23 10:10:53 -07:00
2025-06-23 10:10:53 -07:00
2025-06-26 08:41:10 -07:00
2025-06-18 20:52:41 +02:00
2025-06-28 20:41:46 -07:00
2025-06-19 14:59:32 +08:00
2025-06-08 07:41:26 -07:00
2025-06-23 13:10:42 -07:00
2025-07-04 07:58:58 -07:00
2025-06-30 13:31:27 -04:00
2025-07-07 14:09:04 +02:00
2025-07-09 08:52:56 -04:00
2025-05-17 17:02:45 -07:00