clang: Fix another assert from not respecting function address spaces
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 21 Dec 2022 12:57:49 +0000 (07:57 -0500)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 21 Dec 2022 13:27:24 +0000 (08:27 -0500)
commit719123230577ebfb689b53ed09f4d06ddc1664ef
treeeb9bdd7fee94c6fdcc082af0a1a100a699f5d80c
parent947905a1c5843b677849c3c4fadb524b6405c139
clang: Fix another assert from not respecting function address spaces
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/incomplete-function-type-function-addrspace.c [new file with mode: 0644]