Code analysis reports clang-diagnostic-error warnings when cfenv is used with g++ 11 #9366
Labels
bug
Feature: Code Analysis
Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
Milestone
The issue doesn't repro with g++ 12. I'm not sure yet if it's our bug or an issue with clang-tidy or g++. I also used C++20 on Ubuntu 22.
i.e. a bunch of warnings like "no member named 'fenv_t' in the global namespace".
The text was updated successfully, but these errors were encountered: