[Lldb-commits] [PATCH] Remove autogenerated makefiles after running tests

Pavel Labath labath at google.com
Wed Feb 4 07:59:37 PST 2015


If the tests are interrupted, they will leave a lot more files behind than just Makefiles, so you cannot possibly .gitignore all of them. This would need a much more principled approach.

@zturner: yes, this commit deletes the (only?) two in-tree Makefiles, which can be autogenerated by the test suite. Note that there are a lot of Makefiles in the test tree which cannot be/are not autogenerated.


http://reviews.llvm.org/D7407

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list