diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2021-06-22 11:42:26 -0700 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2021-06-22 11:42:53 -0700 |
commit | f4c06bcb67a1eba13a7f164961586dddaf8ebd5f (patch) | |
tree | 94be7534d4f7ec2f8df6436a8a7f1e7c7d854c43 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ca1560da7251494ae099d8a74b38b89e605e19cb (diff) | |
download | llvm-f4c06bcb67a1eba13a7f164961586dddaf8ebd5f.zip llvm-f4c06bcb67a1eba13a7f164961586dddaf8ebd5f.tar.gz llvm-f4c06bcb67a1eba13a7f164961586dddaf8ebd5f.tar.bz2 |
[CodeGen] Don't create fake FunctionDecls when generating block/byref
copy/dispose helper functions
We found out that these fake functions would cause clang to crash if the
changes proposed in https://reviews.llvm.org/D98799 were made.
Differential Revision: https://reviews.llvm.org/D104082
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions