Review Request 129768: Fix segfault when analyzing source code with clang-tidy
Sven Brauch
mail at svenbrauch.de
Wed Jan 4 12:31:11 UTC 2017
> On Jan. 4, 2017, 11:09 a.m., Sven Brauch wrote:
> > Our plugins have dependency handling (look at the json files), it should be possible to make the clang-tidy plugin depend on something that provides a build system, if that is the problem.
>
> Aleix Pol Gonzalez wrote:
> No, this problem happens when you're running a project based on IProjectFileManager (IIRC?) where there's no build system information.
> You might have cmake installed but if the project you're analyzing isn't cmake-based, it's not of much help.
Ok. Then at least the error message doesn't make sense (about the shared libraries).
- Sven
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129768/#review101781
-----------------------------------------------------------
On Jan. 4, 2017, 6:53 a.m., Leslie Zhai wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129768/
> -----------------------------------------------------------
>
> (Updated Jan. 4, 2017, 6:53 a.m.)
>
>
> Review request for KDevelop and Kevin Funk.
>
>
> Bugs: 374525
> https://bugs.kde.org/show_bug.cgi?id=374525
>
>
> Repository: kdev-clang-tidy
>
>
> Description
> -------
>
> Hi KDevelop developers,
>
> KDevelop segfault when analyzing source code with clang-tidy, so I simply added ```if (!buildSystem)``` check
>
> Regards,
> Leslie Zhai
>
>
> Diffs
> -----
>
> src/plugin.cpp 0def66e
>
> Diff: https://git.reviewboard.kde.org/r/129768/diff/
>
>
> Testing
> -------
>
> Analyzed K3B with clang-tidy
>
>
> Thanks,
>
> Leslie Zhai
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170104/541c1c0f/attachment.html>
More information about the KDevelop-devel
mailing list