dmd/compiler
drpriver dfe501dde6 Fix #21267: ImportC: __forceinline ignored
Fixes https://github.com/dlang/dmd/issues/21267

`__forceinline` is the same as `__attribute__((always_inline))`,
so `#define` it to be the same.
2025-04-19 17:09:14 +08:00
..
docs
ini
src Fix #18263: ImportC fails when DMD is installed in path with spaces (#21263) 2025-04-18 21:35:39 +02:00
test Fix #21267: ImportC: __forceinline ignored 2025-04-19 17:09:14 +08:00
tools Update copyright years to 2025 (#20958) 2025-03-06 18:17:32 +08:00