https://bugs.kde.org/show_bug.cgi?id=371565
--- Comment #2 from Bernhard Scheirle <bernhard+...@scheirle.de> --- Running kdevelop with KDEV_CLANG_DISPLAY_ARGS=1 outputs: Invocation: clang -ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=c++11 -nostdinc -nostdinc++ -xc++ -isystem/usr/include/c++/5 -isystem/usr/include/x86_64-linux-gnu/c++/5 -isystem/usr/include/c++/5/backward -isystem/usr/local/include -isystem/usr/lib/llvm-3.8/lib/clang/3.8.0/include -isystem/usr/include/x86_64-linux-gnu -isystem/usr/include -I/path with spaces/build" -I"/path with spaces -imacros /tmp/kdevelop.J31470 /path with spaces/folder/header.cpp As you can see some paths are not escaped properly! -- You are receiving this mail because: You are watching all bug changes.