https://bugs.kde.org/show_bug.cgi?id=469079

--- Comment #7 from Igor Kushnir <igor...@gmail.com> ---
(In reply to Eugene Shalygin from comment #5)
> Yes, definitely. Everything works fine in the C++17 mode.
Strange. Will have to investigate this.

> I haven't tried clang-15, but why would it work if the newer version still
> has no these types? https://gcc.gnu.org/onlinedocs/gcc/Floating-Types.html
> says they are a new addition in C.
I thought so. Did "basing on Clang version" in your previous comment refer to a
future Clang version that will contain these types too?

OK, so no limiting to isCpp, because the kdevclang plugin supports only C and
C++, both of which contain these types.

(In reply to Eugene Shalygin from comment #6)
> Although the same GCC page states "These types are not supported when
> compiling C++." I don't understand what's going on then.
Yes, I also noticed that sentence. Maybe C++20 and later (but not C++ 17 or
earlier) includes the C standard version that contains these types?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to