[Lldb-commits] [PATCH] Don't generate lldb inline test Makefiles if Makefile already exists.
Zachary Turner
zturner at google.com
Thu Dec 18 10:31:21 PST 2014
Yea, and that's how the patch is implemented now. But I think what Greg is
saying is that he thought it should check for an existing Makefile first.
If it exists, make a copy of it, then generate the makefile, then after
everything is done restore the old Makefile. Do you think that's
important? You wrote most of the lldbinline stuff it looks like, so
ultimately if you're ok with it then I am too, but just want to make sure
we're all on the same page.
http://reviews.llvm.org/D6664
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list