================
@@ -129,6 +129,55 @@ class MyClass
   }
 };
 
+// Exported function without body - not used
+export void exportedFunctionUnused(float f);
----------------
hekota wrote:

Also adding test for this here: https://github.com/llvm/llvm-project/pull/97370

https://github.com/llvm/llvm-project/pull/97352
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to