[Lldb-commits] [PATCH] D43837: Move option parsing out of the Args class
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 28 11:59:19 PST 2018
labath added a comment.
In https://reviews.llvm.org/D43837#1022554, @jingham wrote:
> Okay, that sounds good then. Will you enforce the rule about the Utilities directory socially or by some mechanism?
You will get a link error because the Utility unittest executable will have missing symbols. I'm not sure how xcode builds the unit test executables; if it goes through cmake you will definitely get it locally; if not, at the very latest you will get it from one of the bots.
https://reviews.llvm.org/D43837
More information about the lldb-commits
mailing list