================
@@ -654,6 +654,9 @@ Improvements to Clang's diagnostics
 
 - Clang now shows implicit deduction guides when diagnosing overload 
resolution failure. #GH92393.
 
+- Clong no longer emits a no previous prototype warning for Win32 entry points 
under ``-Wmissing-prototypes``.
----------------
nico wrote:

Clong

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

Reply via email to