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

            Bug ID: 23394
           Summary: [Windows] clang 3.6.0 will assert when
                    --extra-warnings is used
           Product: clang
           Version: 3.6
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

When I run clang 3.6.0 for Windows, I see the following failure:

clang++ bug.cpp --extra-warnings
Assertion failed: idx < size(), file
D:\src\llvm_release_build_3.6.0-final\llvm\
include\llvm/ADT/SmallVector.h, line 142

-- 
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