timon-ul wrote: So I just tested this code on our codebase, the AST part is working, but the background indexer is still not showing (all) the references, at least the first `make_unique` I tested only worked with the AST. Not quite sure if this is related to the still open question regarding the `if` block above. At least that would be my first guess, that for some reason it decides to not collect said reference.
https://github.com/llvm/llvm-project/pull/169742 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
