Skip to content
Commit 17e15f18 authored by Chris Lattner's avatar Chris Lattner
Browse files

simplify Sema::getTypeName a bit: if control gets out of the switch,

IIDecl cannot be null.  There is no need to check for both C++ mode and
presence of CXXRecordDecl.  ObjC interfaces can't have ScopeSpecs.

llvm-svn: 85057
parent 5566290b
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