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

           Summary: -cc1 should default to -fexceptions
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Currently clang -cc1 defaults to -fno-exceptions.  -cc1 should really default
to standards compliance.

I expect the main overhead in fixing this will be changing the run lines on a
bunch of codegen tests.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to