[CodeGen] Add ParmVarDecls to FunctionDecls that are created to generate
ObjC property getter/setter functions This is needed to prevent clang from crashing when we make the changes proposed in https://reviews.llvm.org/D98799. Differential Revision: https://reviews.llvm.org/D104883
Loading
Please register or sign in to comment