https://bugs.kde.org/show_bug.cgi?id=466975
Igor Kushnir <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Igor Kushnir <[email protected]> --- (In reply to nmset from comment #2) > This workaround no longer works : > > https://bugs.kde.org/show_bug.cgi?id=438249#c4 In my version of KDevelop (master), plugins/clang/duchain/builder.cpp:1157 points to the line `decl->setBitWidth(clang_getFieldDeclBitWidth(cursor));`. If the line of code is the same in your version, then the workaround *must* work and this is a duplicate of Bug 438249. The fix is being actively reviewed here: https://reviews.llvm.org/D130303. So there is a good chance the bug will be gone in LLVM/Clang version 17. -- You are receiving this mail because: You are watching all bug changes.
