https://bugs.kde.org/show_bug.cgi?id=188180
Guillaume Racicot <gufi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gufi...@gmail.com --- Comment #2 from Guillaume Racicot <gufi...@gmail.com> --- It still happen with clang version. When a function is marked `noexcept`, or `throw()`, I expect the generated implemented function to have these specification also. Right now, It's not generated and the generated function does not compile/match the header. -- You are receiving this mail because: You are watching all bug changes.