[llvm-bugs] [Bug 37765] New: Assertion `StartColNo <= EndColNo && "Invalid range!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jun 10 14:14:54 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37765
Bug ID: 37765
Summary: Assertion `StartColNo <= EndColNo && "Invalid range!"'
failed
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: compnerd at compnerd.org
CC: llvm-bugs at lists.llvm.org
bin/clang -cc1 -triple armv7-apple-ios6.0 -fobjc-runtime=ios-6.0 -fsyntax-only
-x objective-c - -o -
@class I;
@class J<__covariant T>;
void f(J<__kindof I> *) {}
--
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/20180610/901d1279/attachment.html>
More information about the llvm-bugs
mailing list