[clang] [llvm] [NVPTX] Fix for device function pointer having the same name as generated callprototype (PR #205639)

Alex MacLean via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 08:48:44 PDT 2026


================
@@ -0,0 +1,30 @@
+// REQUIRES: nvptx-registered-target
----------------
AlexMaclean wrote:

IMO we don't really need an end-to-end test anymore.

https://github.com/llvm/llvm-project/pull/205639


More information about the cfe-commits mailing list