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

Update DeclNodes.def to reflect the move of ObjCCategoryImpl

from being a NamedDecl to being and ObjCImplDecl.  This fixes
some valgrind issues where ObjCCategoryImpl's were being cast
to NamedDecl and then stuck on name lookup datastructures.

llvm-svn: 66372
parent b3c91ff1
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