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

Reply via email to