maarcosrmz wrote: In commit https://github.com/llvm/llvm-project/pull/187860/commits/abd5e4e90d236b891f42b83ca2bc16cc8b60eb08 warnings were added for the remaining 6 functions: * `int fegetexceptflag(fexcept_t *flagp, int excepts);` * `int fesetexceptflag(const fexcept_t *flagp, int excepts);` * `int fegetenv(fenv_t *envp);` * `int feholdexcept(fenv_t *envp);` * `int fesetenv(const fenv_t *envp);` * `int feupdateenv(const fenv_t *envp);`
https://github.com/llvm/llvm-project/pull/187860 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
