Skip to content
Commit 62c31346 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Eliminate the use of getTypeForDecl from clang_getCursorType() and

clang_getDeclObjCTypeEncoding(); use ASTContext's methods instead,
which will (lazily) create the type as needed. Otherwise, we can end
up with null QualTypes.

llvm-svn: 124133
parent f277b5d4
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