http://llvm.org/bugs/show_bug.cgi?id=17511

            Bug ID: 17511
           Summary: Windows snapshot: compile error with /sdl
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

I'm using the snapshot from http://llvm.org/builds/ (r191323) and the
LLVM-vs2012 toolset for Visual C++. clang always complains about the /sdl (or
/sdl-) switch:
clang cl.exe : error : no such file or directory: '/sdl'

The LLVM-vs2010 toolset (without the sdl switch) works for the same project.

Maybe the switch can just be ignored as it primarily turns some compiler
warnings into errors:
http://msdn.microsoft.com/en-us/library/vstudio/jj161081.aspx

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to