https://llvm.org/bugs/show_bug.cgi?id=23285
Bug ID: 23285
Summary: Assertion failed: (DelayedTypos.empty() &&
"Uncorrected typos!"), function ~Sema, file
tools/clang/lib/Sema/Sema.cpp, line 273.
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Reproduces with trunk r235079, with assertions enabled. Reduced test case:
======================================================================
a = 0(uintmax_t
======================================================================
Compile with:
clang -cc1 -triple x86_64 -emit-obj testcase.c
--
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