Hi Manuel,
I had forgotten this point and I see your mail only now...
Thanks for your interest.
I did not evaluate this issue with a newer release of clang (issue seen in
3.6.2)
However, it seems that other people still have this kind of issue for
several months.
https://bugreports.qt.io/browse/
Stumbling over this (much too late, of course), is this still a problem for
you?
On Thu, Nov 26, 2015 at 5:01 PM jean-yves desbree via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> I use clang 3.6.2 with qt creator 3.5.1 on windows 7 for parsing code in
> this IDE.
> It works well.
>
> Howev
I use clang 3.6.2 with qt creator 3.5.1 on windows 7 for parsing code in
this IDE.
It works well.
However, I can see that clang keeps a few times some file descriptors
opened on c++ header files (h files) after having parsed a cpp file (that
includes these h files).
The effect is that we cannot sa