<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:silvas@purdue.edu" title="Sean Silva <silvas@purdue.edu>"> <span class="fn">Sean Silva</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Clang tutorial # 2 crash"
   href="http://llvm.org/bugs/show_bug.cgi?id=17641">bug 17641</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>silvas@purdue.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Clang tutorial # 2 crash"
   href="http://llvm.org/bugs/show_bug.cgi?id=17641#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Clang tutorial # 2 crash"
   href="http://llvm.org/bugs/show_bug.cgi?id=17641">bug 17641</a>
              from <span class="vcard"><a class="email" href="mailto:silvas@purdue.edu" title="Sean Silva <silvas@purdue.edu>"> <span class="fn">Sean Silva</span></a>
</span></b>
        <pre>If `hso` is a null pointer, (like when it is default initialized), then
`HSOpts` will be null as well, and you will see this crash. This is expected
behavior and the crash you are running into is due to "misuse of the API", so
please file this issue with the tutorial author.</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>