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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to