https://bugs.kde.org/show_bug.cgi?id=417971
Aaron Puchert <aaronpuch...@alice-dsl.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |aaronpuch...@alice-dsl.net See Also| |https://bugs.llvm.org/show_ | |bug.cgi?id=46147 Ever confirmed|0 |1 --- Comment #6 from Aaron Puchert <aaronpuch...@alice-dsl.net> --- This can be reproduced without KDevelop. Create a file test.cpp with the example from comment 2 as content, then run "c-index-test -cursor-at=test.cpp:1:34 test.cpp", where c-index-test is a tool coming with Clang. This crashes for me as well. So I filed a bug report with Clang: https://bugs.llvm.org/show_bug.cgi?id=46147. -- You are receiving this mail because: You are watching all bug changes.