After a follow-up change (D98332) this header can be included the same time
as fenv.h when running the tests. To avoid enum members conflicting with
the macros/enums defined in the host fenv.h, prefix them with CRT_.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
clang-tidy: error: unknown type name 'FE_ROUND_MODE'; did you mean 'CRT_FE_ROUND_MODE'? [clang-diagnostic-error]
not useful
clang-format: please reformat the code