https://bugs.kde.org/show_bug.cgi?id=389473
--- Comment #28 from Sergio Martins <smart...@kde.org> --- That's almost perfect, I would just suggest that you install clazy to LLVM's prefix, instead of /data/prefix/clang-6.0/. Seems to be /usr/local/ Now, when running clazy it just needs to find it's ClangLazy.so library, you can do it via export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH, or wherever it is -- You are receiving this mail because: You are watching all bug changes.