[LLVMbugs] [Bug 23394] New: [Windows] clang 3.6.0 will assert when --extra-warnings is used

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 1 20:54:19 PDT 2015


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: unassignedclangbugs at nondot.org
          Reporter: vbvan at 163.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150502/c1914191/attachment.html>


More information about the llvm-bugs mailing list