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: unassignedclangb...@nondot.org
          Reporter: compn...@compnerd.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to