================
@@ -791,6 +791,9 @@ Changes in existing checks
   - Fixed a false positive where function templates could be diagnosed as 
generic
     identifiers when `DefaultCase` was enabled.
 
+  - Fixed a crash in dependent base lookup when
+    ``AggressiveDependentMemberLookup`` is enabled.
----------------
qzhhhi wrote:

Fixed, my bad :)

https://github.com/llvm/llvm-project/pull/204913
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to