[CGBlocks] Don't assume presence of bitcast
authorNikita Popov <npopov@redhat.com>
Wed, 23 Mar 2022 13:15:06 +0000 (14:15 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 23 Mar 2022 14:39:39 +0000 (15:39 +0100)
commitbeee09687f4602dba82a378bad94ed9657c97339
tree59f171d35a7269666f1f220c2514894bf4452b50
parent9f63cd763ec85e89212e071d5d50ae5a3d5f384d
[CGBlocks] Don't assume presence of bitcast

With opaque pointers, the bitcast constexpr will not be present.
clang/lib/CodeGen/CGBlocks.cpp