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

--- Comment #12 from Kevin Funk <kf...@kde.org> ---
> "/home/daniel/proj/sys/gcc/git/gcc/testsuite/g++.dg/parse/stack1.C"

Yes, I feared something like this. KDevelop is attempting to parse one of GCC's
unit tests. These are usually regressions tests for very bad compiler bugs. The
libclang version you're using is probably not protected against this particular
issue yet and will crash.

Note this is a pretty special issue, when working on any compiler code base.
There are tons of source files for testing in them which will make any C++
parse go mad (think of "torture tests", etc.).

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

Reply via email to