[Lldb-commits] [PATCH] D54567: Fix LLDB's lit files

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 15 12:58:57 PST 2018


stella.stamenova added a comment.



> That said, in the interest of not changing too much all at once, it still seems like something that's perhaps better done in a future patch.  WDYT?

I actually think it would be better now - the people who use the properties for compile the lit tests will have to make a change now anyway and those are most likely the same people that use the properties to compile the lldb suite tests, so they could make a change once and have both working rather than making it a two-step process.


https://reviews.llvm.org/D54567





More information about the lldb-commits mailing list