dmd/compiler
drpriver 5fd0d29211
Fix #20502 - importc: macro conflicts with struct of same name (#21234)
Fixes https://github.com/dlang/dmd/issues/20502

Similar to VarDeclarations, don't let TemplateDeclarations from
C defines shadow a real symbol.
2025-04-16 07:27:33 +08:00
..
docs
ini
src Fix #20502 - importc: macro conflicts with struct of same name (#21234) 2025-04-16 07:27:33 +08:00
test Fix #20502 - importc: macro conflicts with struct of same name (#21234) 2025-04-16 07:27:33 +08:00
tools Update copyright years to 2025 (#20958) 2025-03-06 18:17:32 +08:00