HighCommander4 wrote: > @HighCommander4 While at the `HeuristicResolver`, I think we may have a bug > inside `HighlightingsBuilder` defined in `SemanticHighlighting.cpp`. > > https://github.com/llvm/llvm-project/blob/6ed9a81f7ebd23f125867dd270785dd0e63043c6/clang-tools-extra/clangd/SemanticHighlighting.cpp#L592 > > I didn't see any other lines initializing this member. so we're always > yielding `nullptr` from `H.getResolver` calls?
Thanks for spotting that. Posted https://github.com/llvm/llvm-project/pull/74971 to fix. https://github.com/llvm/llvm-project/pull/71279 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits