Assertion failed: (DelayedTypos.empty() && "Uncorrected typos!"), function ~Sema (original) (raw)
Bugzilla Link | 22938 |
---|---|
Version | trunk |
OS | MacOS X |
Reporter | LLVM Bugzilla Contributor |
CC | @rnk |
Extended Description
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