[PATCH] D104883: [CodeGen] Add ParmVarDecls to FunctionDecls that are created to generate ObjC property getter/setter functions

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 24 16:32:12 PDT 2021


ahatanak added a comment.

clang crashes if I remove the fake FunctionDecls as I did in https://reviews.llvm.org/D104082.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104883/new/

https://reviews.llvm.org/D104883



More information about the cfe-commits mailing list