Re: clang_parseTransitionUnit2 gives error

Enes Albay <[email protected]> Tue, 12 Apr 2022 10:31:44 +0300
Newsgroups gmane.comp.kde.devel.kdevelop
Message-ID <CAA9-PzFU9rZhaKvq3OUE+2Bw4Wu53VhfF_szVjbutWVmKxW-iQ@mail.gmail.com>
Ok, I will try to solve the issue. I will inform you if I can find the
source of the problem. Thanks for your concern.

On Tue, Apr 12, 2022 at 10:26 AM Milian Wolff <[email protected]> wrote:

> On Montag, 11. April 2022 22:58:15 CEST Enes Albay wrote:
> > I have two versions of clang. clang 11 and clang 13 . I installed clang
> 13
> > after the error.
>
> OK, and kdevelop is using libclang11 too I guess. Generally though, I can
> only
> repeat what I said - I have zero clue what could be going on over on your
> side. You'll have to debug that yourself I'm afraid, I haven't seen such
> an
> issue myself. It works just fine for me
>
> Good luck
>
> > kde/src/kdevelop/plugins/clang$ clang --version
> > Debian clang version 11.1.0-6+b2
> > Target: x86_64-pc-linux-gnu
> > Thread model: posix
> > InstalledDir: /usr/bin
> >
> > On Mon, Apr 11, 2022 at 11:08 PM Milian Wolff <[email protected]> wrote:
> > > 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/bu
> > > il>
> > > > 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
> > > [email protected]
> > > http://milianw.de
>
>
> --
> Milian Wolff
> [email protected]
> http://milianw.de



-- 
Enes Albay