Skip to content
Commit b0077dee authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Fix ObjCInterfaceTypeLoc to inherit from ObjCObjectTypeLoc so as to match the

Type hierarchy. Without this, TypeLocNodes.def will give you wrong type
hierarchy information (claiming that ObjCObjectTypeLoc is the base of
ObjCInterfaceTypeLoc, which it wasn't).

llvm-svn: 107578
parent 674bd55f
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