[clazy] [Bug 388925] Segmentation fault in OldStyleConnect::fixits() calling Expr::getBestDynamicClassType()

2018-01-18 Thread Tom Isaacson
https://bugs.kde.org/show_bug.cgi?id=388925 --- Comment #6 from Tom Isaacson <tom.isaac...@navico.com> --- Have you had any success in building with Clang 6.0? I can't figure out how to override CMake from using Clang 3.8. -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 388925] Segmentation fault in OldStyleConnect::fixits() calling Expr::getBestDynamicClassType()

2018-01-14 Thread Tom Isaacson
https://bugs.kde.org/show_bug.cgi?id=388925 --- Comment #5 from Tom Isaacson <tom.isaac...@navico.com> --- I've made some small changes but nothing to do with this crash - line 450 is: const auto record = expr ? expr->getBestDynamicClassType() : nullptr; -- You are receiving

[clazy] [Bug 388925] Segmentation fault in OldStyleConnect::fixits() calling Expr::getBestDynamicClassType()

2018-01-13 Thread Tom Isaacson
https://bugs.kde.org/show_bug.cgi?id=388925 --- Comment #2 from Tom Isaacson <tom.isaac...@navico.com> --- No. I've turned them on - my command line is: export CLAZY_FIXIT=fix-old-style-connect && find . -name "*cpp" -print | xargs /usr/bin/clazy-standalone -extra-arg=-Wn

[clazy] [Bug 388925] New: Segmentation fault in Expr::getBestDynamicClassTypeExpr()

2018-01-13 Thread Tom Isaacson
https://bugs.kde.org/show_bug.cgi?id=388925 Bug ID: 388925 Summary: Segmentation fault in Expr::getBestDynamicClassTypeExpr() Product: clazy Version: unspecified Platform: Ubuntu Packages OS: Linux

[clazy] [Bug 388925] Segmentation fault in OldStyleConnect::fixits() calling Expr::getBestDynamicClassType()

2018-01-13 Thread Tom Isaacson
https://bugs.kde.org/show_bug.cgi?id=388925 Tom Isaacson <tom.isaac...@navico.com> changed: What|Removed |Added Summary|Segmentation fault in |Segmentation

[clazy] [Bug 388925] Segmentation fault in OldStyleConnect::fixits() calling Expr::getBestDynamicClassType()

2018-01-13 Thread Tom Isaacson
https://bugs.kde.org/show_bug.cgi?id=388925 --- Comment #3 from Tom Isaacson <tom.isaac...@navico.com> --- I can open the .crash file using apport-retrace: (gdb) bt #0 0x7fe406a22240 in getInterestingTagDecl(clang::TagDecl*) () from /home/tom/Documents/clazy/lib/ClangLazy