================
@@ -261,6 +261,8 @@ Improvements to Clang's diagnostics
   compilation speed with modules. This warning is disabled by default and it 
needs
   to be explicitly enabled or by ``-Weverything``.
 
+- Improved diagnostics when trying to overload a function in extern "C". 
(#GH80235)
----------------
Sirraide wrote:

```suggestion
- Improved diagnostics when trying to overload a function in an ``extern "C"`` 
context. (#GH80235)
```

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

Reply via email to