[Lldb-commits] [PATCH] Remove autogenerated makefiles after running tests
Greg Clayton
clayborg at gmail.com
Wed Feb 4 10:57:57 PST 2015
Please just check the Makefile files in, don't remove them. Why? Because when this test fails, I want to be able to go to each directory and type "make" and then be able to debug it. If there are no makefiles, you can only run it by running the inline test. This is why the Makefiles were left there. So just run these tests once and check in any Makefile files that are not already checked in.
http://reviews.llvm.org/D7407
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list