[PATCH] D104082: [CodeGen] Don't create a fake FunctionDecl when generating block/block_byref copy/dispose helper functions
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 24 14:05:21 PDT 2021
ahatanak added a comment.
Thank you for the repro. I added calls to `ApplyDebugLocation::CreateArtificial` and reapplied the patch in https://github.com/llvm/llvm-project/commit/8db0dbbe2c0544c38f33cf64b4cdd5135d524b23.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104082/new/
https://reviews.llvm.org/D104082
More information about the cfe-commits
mailing list