[Lldb-commits] [PATCH] D65109: [LLDB] Remove the Xcode project
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 23 12:58:23 PDT 2019
jasonmolenda added a comment.
In D65109#1597492 <https://reviews.llvm.org/D65109#1597492>, @sgraenitz wrote:
> Seriously, discussion for changes like this should be open for more than 1h15min! I am in favor of the change in principle, but there's a number of things that have been rushed over here,
My two cents: altho this went through really fast, the only remaining users of the Xcode project file were JimI and myself. Greg Clayton got tired of having to update it (or waiting for Jim or I to update it) a while ago. And it hasn't been buildable for over a week now - neither Jim nor I had updated it to process the CommandOptions tablegen .td file since that was added. I don't think removing it was especially controversial - but good point on the ancillary files that needed to also be cleaned up.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65109/new/
https://reviews.llvm.org/D65109
More information about the lldb-commits
mailing list