Skip to content

Commit 20c5d94

Browse files
author
git apple-llvm automerger
committed
Merge commit '1db54c705a33' from llvm.org/release/21.x into stable/21.x
2 parents 114ec7c + 1db54c7 commit 20c5d94

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
@@ -800,6 +800,8 @@ Bug Fixes in This Version
800800
declaration statements. Clang now emits a warning for these patterns. (#GH141659)
801801
- Fixed false positives for redeclaration errors of using enum in
802802
nested scopes. (#GH147495)
803+
- Fixed a crash in `clang-scan-deps` when a module with the same name is found
804+
in different locations (#GH134404, #GH146976).
803805

804806
Bug Fixes to Compiler Builtins
805807
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)