<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Windows snapshot: compile error with /sdl"
   href="http://llvm.org/bugs/show_bug.cgi?id=17511">17511</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Windows snapshot: compile error with /sdl
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>marci_r@web.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'm using the snapshot from <a href="http://llvm.org/builds/">http://llvm.org/builds/</a> (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:
<a href="http://msdn.microsoft.com/en-us/library/vstudio/jj161081.aspx">http://msdn.microsoft.com/en-us/library/vstudio/jj161081.aspx</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>