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: ztur...@google.com
          Reporter: ztur...@google.com
                CC: lldb-dev@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to