<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 --- - plugin crash"
   href="http://llvm.org/bugs/show_bug.cgi?id=22752">22752</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>plugin crash
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>alex2vartic@gmail.com
          </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>Hi, I have a plugin crash. The plugin is working withclang version 3.4.1 but is
crashing with clang version 3.5.1

0  clang           0x000000000201a1c2 llvm::sys::PrintStackTrace(_IO_FILE*) +
34
1  clang           0x0000000002019de4
2  libpthread.so.0 0x00007f38fdd087c0
3  clang           0x000000000066fd29
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 2697
4  clang           0x0000000000669780 cc1_main(char const**, char const**, char
const*, void*) + 1040
5  clang           0x000000000064f7d6 main + 8070
6  libc.so.6       0x00007f38fcbb2c36 __libc_start_main + 230
7  clang           0x00000000006684fd

clang: note: diagnostic msg: Error generating preprocessed source(s).</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>