[LLVMbugs] [Bug 14476] New: exceptions disabled while completing

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Dec 1 08:37:13 PST 2012


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

             Bug #: 14476
           Summary: exceptions disabled while completing
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: mustrumr97 at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


This causes error when completing code containing throw, try and catch.
example:
int main(){throw 0;}

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list