Skip to content

Commit 69ebe6a

Browse files
committed
fixup! poor diagnostic due to overloading in extern "C" block #80235
1 parent 9baf5ad commit 69ebe6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,8 @@ Improvements to Clang's diagnostics
261261
compilation speed with modules. This warning is disabled by default and it needs
262262
to be explicitly enabled or by ``-Weverything``.
263263

264+
- Improved diagnostics when trying to overload a function in extern "C". (#GH80235)
265+
264266
Improvements to Clang's time-trace
265267
----------------------------------
266268

0 commit comments

Comments
 (0)