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

            Bug ID: 22752
           Summary: plugin crash
           Product: new-bugs
           Version: unspecified
          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

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).

-- 
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