Aaron Ballman
81bc1365d8
Correct swift_bridge duplicate attribute warning logic
...
The swift_bridge attribute warns when the attribute is applied multiple
times to the same declaration. However, it warns about the arguments
being different to the attribute without ever checking if the arguments
actually are different. If the arguments are different, diagnose,
otherwise silently accept the code. Either way, drop the duplicated
attribute.
2021-02-11 07:11:27 -05:00
..
2020-06-29 16:48:53 +00:00
2020-09-03 16:56:35 -04:00
2020-12-16 10:01:24 -05:00
2021-01-05 18:26:44 +03:00
2021-02-11 07:11:27 -05:00
2020-09-15 20:15:34 +00:00
2020-12-04 15:55:29 -08:00
2020-09-24 15:17:35 +00:00
2020-09-14 15:24:41 +00:00
2020-09-25 22:33:53 +00:00
2021-02-10 13:18:13 -05:00
2020-12-07 17:19:26 -05:00
2020-09-11 21:20:38 +00:00
2020-05-14 12:08:19 -07:00
2020-12-04 15:55:34 -08:00
2020-02-16 16:32:41 -08:00
2020-08-19 15:45:51 -07:00
2020-02-25 16:05:37 +00:00
2020-03-27 18:59:01 -07:00
2020-12-30 20:52:01 -08:00
2020-05-05 15:30:39 -04:00
2020-02-16 16:32:41 -08:00
2020-05-10 13:21:04 -07:00
2020-02-28 15:49:16 -08:00
2020-10-16 14:34:35 -07:00
2020-06-25 11:55:03 +01:00
2020-06-01 20:08:49 +01:00
2020-12-17 11:43:47 -05:00
2020-01-23 22:39:28 -08:00
2020-03-23 20:49:09 -07:00
2020-03-23 20:49:09 -07:00
2020-07-18 20:44:06 +01:00
2020-12-07 17:19:20 -05:00
2020-12-07 17:19:20 -05:00
2021-01-11 18:41:14 -05:00
2020-04-20 15:22:51 -04:00
2020-04-24 16:32:28 -07:00
2020-04-24 16:32:28 -07:00
2020-07-07 13:29:54 -04:00
2020-02-16 15:38:25 +01:00
2020-07-07 13:29:54 -04:00
2020-03-10 14:08:28 -07:00
2020-12-04 15:53:24 -08:00
2020-12-04 10:03:23 -05:00
2021-02-09 13:50:11 +03:00