[lldb-dev] [Bug 21883] New: Clean up MSVC specific files in the test directories
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Dec 11 13:38:10 PST 2014
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: zturner at google.com
Reporter: zturner at google.com
CC: lldb-dev at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141211/11010e37/attachment.html>
More information about the lldb-dev
mailing list