guillem-bartrina-sonarsource wrote: I see that an LLDB test started failing: https://github.com/llvm/llvm-project/actions/runs/31012683468/job/92328750113?pr=214009#step:3:14210.
If amending this test is not an option, we can approach the fix differently. Similar to how we detect function decl cycles, we can do the same for var decls. https://github.com/llvm/llvm-project/pull/214009 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
