[LLVMbugs] [Bug 22938] New: Assertion failed: (DelayedTypos.empty() && "Uncorrected typos!"), function ~Sema

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 17 08:16:36 PDT 2015


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

            Bug ID: 22938
           Summary: Assertion failed: (DelayedTypos.empty() &&
                    "Uncorrected typos!"), function ~Sema
           Product: clang
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: libclang
          Assignee: unassignedclangbugs at nondot.org
          Reporter: haxmeadroom at gmail.com
                CC: klimek at google.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Assertion failed: (DelayedTypos.empty() && "Uncorrected typos!"), function
~Sema, file /Users/w/clang-llvm/llvm/tools/clang/lib/Sema/Sema.cpp, line 250.

Still trying to isolate the root cause.  This happens parsing the AST of many
files using RecursiveASTVisitor.  

Setup info
----------
uname: Darwin 14.1.0 Darwin Kernel Version 14.1.0: Thu Feb 26 19:26:47 PST
2015; root:xnu-2782.10.73~1/RELEASE_X86_64 x86_64


git: trunk as of 2015.03.17

-- 
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/20150317/e7fb0b08/attachment.html>


More information about the llvm-bugs mailing list