mlugg
e2cbbd0c26
Sema: perform codegen for anon decl created by @extern
...
This fixes a bug where, at least with the LLVM backend, `@extern` calls
which had the same name as a normal `extern` in the same Zcu would
result in the `@extern` incorrectly suffixing the identifier `.2`.
Usually, the LLVM backend has a system to change the generated globals
to "collapse" them all together, but it only works if `updateDecl` is
called!
2024-03-09 04:52:06 +00:00
..
2024-03-06 21:26:37 +00:00
2023-09-25 12:24:06 +03:00
2024-03-06 21:26:38 +00:00
2024-02-01 15:22:36 +02:00
2024-03-07 18:41:45 -08:00
2024-03-02 21:19:34 -08:00
2024-03-07 06:26:25 +00:00
2024-02-08 15:21:35 +01:00
2024-03-02 21:19:34 -08:00
2024-03-06 21:26:38 +00:00
2024-03-07 06:26:25 +00:00
2024-02-02 22:00:16 +01:00
2021-11-26 19:59:33 -07:00
2023-11-21 14:14:01 +02:00
2024-03-06 21:26:37 +00:00
2024-03-07 18:41:45 -08:00
2024-03-01 17:42:54 -08:00
2024-03-06 21:26:39 +00:00
2024-03-06 21:26:38 +00:00
2024-02-27 22:55:00 -07:00
2024-03-06 21:26:39 +00:00
2024-03-06 21:26:39 +00:00
2024-03-06 21:26:39 +00:00
2024-03-06 17:52:05 -08:00
2024-03-06 21:26:37 +00:00
2024-03-07 18:41:45 -08:00
2024-03-04 05:36:01 -08:00
2024-03-06 21:26:37 +00:00
2024-03-06 21:26:39 +00:00
2024-02-26 21:35:33 -07:00
2024-03-02 21:19:34 -08:00
2024-02-27 22:55:00 -07:00
2024-02-27 22:55:00 -07:00
2024-03-06 21:26:38 +00:00
2024-02-05 18:13:07 -07:00
2023-11-03 23:18:23 -04:00
2023-10-12 16:19:34 -07:00
2024-03-09 04:52:06 +00:00
2024-02-27 22:55:00 -07:00
2023-10-23 18:36:00 -07:00
2024-02-28 13:21:05 -07:00
2024-03-06 21:26:37 +00:00
2024-03-06 21:26:37 +00:00
2024-03-06 21:26:37 +00:00
2024-02-27 22:55:00 -07:00
2023-09-19 09:37:30 -07:00
2023-09-19 09:37:30 -07:00
2023-09-19 09:37:30 -07:00
2023-11-21 14:14:01 +02:00
2023-11-21 14:14:01 +02:00
2023-09-19 09:37:30 -07:00
2024-03-03 02:28:24 +01:00
2024-03-02 20:53:06 +01:00