http://llvm.org/bugs/show_bug.cgi?id=21883
Bug ID: 21883
Summary: Clean up MSVC specific files in the test directories
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Although we try to compile test executables using clang, sometimes clang can
fall back to MSVC. When this happens, MSVC will generate PDBs, ILKs,
manifests, and other types of output files. The Makefile should clean these
up.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev