https://bugs.kde.org/show_bug.cgi?id=449999
--- Comment #1 from Adrian Sevcenco <adrian....@gmail.com> --- actually, removing the project to clean up the parsing with KDEV_CLANG_DISPLAY_ARGS=1 i get this for the application that i actually work on: Invocation: clang -ferror-limit=100 -fspell-checking -Wunused-parameter -Wunreachable-code -Wall -std=c++11 -nostdinc -nostdinc++ -xc++ -isystem/home/physics-tools/ROOT/v6-26-00-patches/include -isystem/usr/include/c++/11 -isystem/usr/include/c++/11/x86_64-redhat-linux -isystem/usr/include/c++/11/backward -isystem/usr/local/include -isystem/usr/include -isystem /usr/lib64/llvm12/lib/clang/12.0.1/include -imacros /home/adrian/tmp/kdevelop.AjWwlc /home.hdd/adrian/work/AO2Dproto/ao2d_process.C that -std=c++11 is just wrong, so why is there, and how can it be customized? Thanks a lot! -- You are receiving this mail because: You are watching all bug changes.