dmd/compiler
drpriver 3070fc288a
ImportC: undefined identifier _Float16 (#21184)
Fixes: https://github.com/dlang/dmd/issues/21183

The previous MR put the macro in a `#if linux` which meant it
didn't actually solve the problem of being unable to
`#include <math.h>` on macos. So put it in a better spot.

Also enable the test that includes that header for macos so that
it stays solved.
2025-04-09 14:05:05 +08:00
..
docs
ini
src fix #21153 - [REG 2.111.0] Infinite loop in isAliasThisTuple 2025-04-08 16:27:08 +02:00
test ImportC: undefined identifier _Float16 (#21184) 2025-04-09 14:05:05 +08:00
tools Update copyright years to 2025 (#20958) 2025-03-06 18:17:32 +08:00