Skip to content

Commit 1db54c7

Browse files
vsapsaitru
authored andcommitted
[clang][deps] Add a release note for fixing crashes in clang-scan-deps. (#149857)
(cherry picked from commit dbc41dd)
1 parent e43496b commit 1db54c7

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)