Hahnfeld added a subscriber: Hahnfeld.
Hahnfeld added a comment.
I think this one is breaking `make check-all` for me because it cannot find and
copy `test-pdb-types.exe`. Maybe this has to be checked in? `test-dwarf.exe`
and `test-pdb.exe` are in SVN as well...
http://reviews.llvm.org/D18848
Hahnfeld added a comment.
In http://reviews.llvm.org/D18848#406521, @labath wrote:
> In http://reviews.llvm.org/D18848#406509, @zturner wrote:
>
> > I was under the impression the make build was officially unsupported/dead?
>
>
> You can still cmake to generate makefiles (and it does that by defa
Hahnfeld added a comment.
In http://reviews.llvm.org/D18848#407745, @zturner wrote:
> It should be fixed now, please sync and try again
Yes, thanks.
http://reviews.llvm.org/D18848
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://l
hahnjo wrote:
I believe
https://github.com/llvm/llvm-project/commit/30ea0f0ce476bf4c12684a9a514af2ca660bbe44
already addresses the cast. The bots are just slow...
https://github.com/llvm/llvm-project/pull/119333
___
lldb-commits mailing list
lldb-com