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 6932080 commit afb15bdCopy full SHA for afb15bd
clang/docs/ReleaseNotes.rst
@@ -814,6 +814,8 @@ Bug Fixes in This Version
814
- Fixed a failed assertion with an operator call expression which comes from a
815
macro expansion when performing analysis for nullability attributes. (#GH138371)
816
- Fixed a concept equivalent checking crash due to untransformed constraint expressions. (#GH146614)
817
+- Fixed a crash in `clang-scan-deps` when a module with the same name is found
818
+ in different locations (#GH134404, #GH146976).
819
820
Bug Fixes to Compiler Builtins
821
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments