zig/test/behavior
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-02-06 19:01:17 +01:00
2024-02-04 19:09:33 +01:00
2024-02-04 19:09:33 +01:00
2023-12-03 10:22:06 -05:00
2024-02-25 11:22:10 +01:00
2024-02-04 19:09:29 +01:00
2023-09-23 12:36:44 -07:00
2023-05-20 17:30:22 +02:00
2024-02-04 19:09:33 +01:00
2024-02-04 19:09:33 +01:00
2024-03-06 21:26:38 +00:00
2024-02-04 19:09:33 +01:00
2024-02-04 19:09:33 +01:00
2023-10-16 20:27:28 -04:00
2023-05-20 17:30:22 +02:00
2024-02-06 19:01:17 +01:00
2024-02-04 19:09:33 +01:00
2024-02-04 19:09:33 +01:00
2024-02-04 19:09:33 +01:00
2023-12-03 10:24:03 -05:00
2024-02-04 19:09:33 +01:00
2024-02-04 19:09:31 +01:00
2023-10-29 07:20:36 -04:00
2024-02-12 05:25:07 +01:00
2024-02-04 19:09:33 +01:00
2023-05-20 17:30:22 +02:00
2024-02-25 11:22:10 +01:00
2024-02-25 11:22:10 +01:00
2024-03-06 21:26:38 +00:00
2024-03-06 21:26:38 +00:00
2024-02-04 19:09:31 +01:00
2024-02-26 17:03:20 -08:00
2024-03-06 21:26:38 +00:00
2024-02-12 05:25:07 +01:00
2023-09-23 12:36:56 -07:00
2024-03-06 21:26:38 +00:00
2024-02-25 11:22:10 +01:00
2024-02-04 19:09:33 +01:00