steakhal wrote: > This should be the workaround for the problem described there, yes.
I can share that it doesn't fix it. Mainly because the heuristical resolver does not care if there is no good match in the `compile_commands.json`. If that would be the case, it would just randomly pick 1 and use that invocation. Read the linked comment to get a better picture. https://github.com/llvm/llvm-project/pull/182529 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
