Code analysis with g++ 14 headers and C++20 gives a bunch of clang-diagnostic-error's in limits/format headers #12942
Labels
bug
Feature: Code Analysis
Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.
Language Service
Excluding the g++ defines that start with
__FLT
might be fix it? Reproed with Ubuntu 24.This is not a regression with our extension, but it doesn't repro with older g++ versions (such as g++ 10).
The text was updated successfully, but these errors were encountered: