v5.1.4/5.2 problems parsing its own code?

René J. V. Bertin rjvbertin at gmail.com
Mon Sep 18 12:48:27 UTC 2017


Sven Brauch wrote:

>> I'm having the same issue but it behaves correctly until I make any edit and
>> then it breaks and remain broken until I clear the cache...
> 
> Which clang version? 4 or 5?

In my case it's 4.0.1, the release version on Mac:

%> clang-mp-4.0 --version
clang version 4.0.1 (tags/RELEASE_401/final)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
InstalledDir: /opt/local/libexec/llvm-4.0/bin

and from LLVM's own packages on Linux:

%> clang-4.0 --version
clang version 4.0.1-svn305264-1~exp1 (branches/release_40)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

R.



More information about the KDevelop-devel mailing list