llvm-project/lldb/test/make
Zachary Turner 3e9ca3a625 Delete MSVC intermediate files on "make clean" from tests.
lld-link shells out to MSVC for certain types of work, and this
results in some MSVC output files being generated even though
clang / lld are the compiler / linker.  This is expected, so we
make sure to clean these output files on make clean.

llvm-svn: 224345
2014-12-16 16:48:19 +00:00
..
Makefile.rules Delete MSVC intermediate files on "make clean" from tests. 2014-12-16 16:48:19 +00:00
uncaught_exception.h Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00