[Lldb-commits] [PATCH] add dependency files and test logs to .gitignore

Zachary Turner zturner at google.com
Wed Nov 19 17:37:54 PST 2014


In theory this is a harmless change, so no reason to block it, but at the same time I'm not sure it's the right fix.  I'm not really sure about the .d files, but with the log files, when running the test suite they usually go to lldb-test-traces which is out of tree since it's in the build directory.

What command are you using to run the test suite?  Are you using ninja check-lldb?  Or manually running dotest.py?

http://reviews.llvm.org/D6329






More information about the lldb-commits mailing list