Fixed an oddity in the Objective-C class descriptors
where the descriptor took a pointer to an object and expected the Initialize function to dereference that pointer and extract the isa value. This caused one of our tests to fail. llvm-svn: 164353
Loading
Please register or sign in to comment