[LLVMbugs] [Bug 23350] New: Assertion `DelayedTypos.empty() && "Uncorrected typos!" fires in malformed ternary

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 25 22:33:05 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23350

            Bug ID: 23350
           Summary: Assertion `DelayedTypos.empty() && "Uncorrected
                    typos!" fires in malformed ternary
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: david.majnemer at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

consider:
int z = 1 ? N : ;

running this in either c or c++ mode causes an assertion failure

-- 
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/20150426/b7fb9e23/attachment.html>


More information about the llvm-bugs mailing list