Skip to content
Commit 1e589f21 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Check for an invalid SourceLocation in clang_getCursor(). This avoids a...

Check for an invalid SourceLocation in clang_getCursor().  This avoids a possible assertion failure in SourceManager in the call to Lexer::GetBeginningOfToken().  Fixes <rdar://problem/8244873>.

llvm-svn: 109713
parent ed4377ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment