[LLVMbugs] [Bug 17255] New: Segmentation fault
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Sun Sep 15 15:23:43 PDT 2013
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=17255
            Bug ID: 17255
           Summary: Segmentation fault
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ruslan_baratov at yahoo.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified
Clang produce segmentation fault while compiling this code:
operator()() {
  return typename A::template B<>;
}
clang version 3.4: b2c70470def1ab0380be36a295ce4aa7864abfe1
llvm: a83aeae350d822ec84ded34ff3fdf1e0917d3bfd)
Target: x86_64-linux-gnu
Thread model: posix
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130915/59cc4b84/attachment.html>
    
    
More information about the llvm-bugs
mailing list