clang_parseTransitionUnit2 gives error

Milian Wolff mail at milianw.de
Mon Apr 11 21:08:19 BST 2022


On Montag, 11. April 2022 20:16:33 CEST Enes Albay wrote:
> It does not give any error
> 
> ~$ clang -ferror-limit=100 -fspell-checking -Wunused-parameter
> -Wunreachable-code -Wall -std=c++11 -nostdinc -nostdinc++ -xc++
> -Wno-gnu-zero-variadic-macro-arguments -isystem/usr/include/c++/11
> -isystem/usr/include/x86_64-linux-gnu/c++/11
> -isystem/usr/include/c++/11/backward -isystem/usr/local/include
> -isystem/usr/include/x86_64-linux-gnu -isystem/usr/include -isystem
> /usr/lib/llvm-11/lib/clang/11.1.0/include -imacros
> /home/enes/clan_defines.cpp
> -working-directory/media/enes/MyFiles/programming/cpp/cmakeExamples/ex1/buil
> d /media/enes/MyFiles/programming/cpp/cmakeExamples/ex1/main.cpp

Hm this is very odd, I cannot really come up with a theory to explain this.

Just to double check - `clang --version` also gives version 11.1.0? Or do you 
have multiple versions installed maybe? What version of libclang do you have 
installed?

All of this works fine for me after all...

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20220411/c863ed4e/attachment.sig>


More information about the KDevelop-devel mailing list