[Lldb-commits] [PATCH] D18848: Add PDBASTParser and parse type information from PDB
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 20 08:08:18 PDT 2016
labath added a subscriber: labath.
labath added a comment.
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 default).
In any case, this problem should not be related to make, unit tests fail even when using ninja:
Error copying file "llvm/tools/lldb/unittests/SymbolFile/PDB/Inputs/test-pdb-types.exe" to "build/dbg/tools/lldb/unittests/SymbolFile/PDB/Inputs".
http://reviews.llvm.org/D18848
More information about the lldb-commits
mailing list