We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clang-scan-deps
1 parent e43496b commit 1db54c7Copy full SHA for 1db54c7
clang/docs/ReleaseNotes.rst
@@ -800,6 +800,8 @@ Bug Fixes in This Version
800
declaration statements. Clang now emits a warning for these patterns. (#GH141659)
801
- Fixed false positives for redeclaration errors of using enum in
802
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).
805
806
Bug Fixes to Compiler Builtins
807
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments