ChuanqiXu9 wrote: > Can you be more specific about what you mean by setup? > > If you were curious, I have > > ``` > clangd version 22.1.1 > clang version 22.1.1 > cmake version 4.3.0 > Features: linux > Platform: x86_64-pc-linux-gnu > Target: x86_64-pc-linux-gnu > Thread model: posix > ``` > > As for the question of support for module name suggestions after `import`, > see the screenshot in > [clangd/clangd#2622](https://github.com/clangd/clangd/issues/2622).
I mean, when you see the suggestion, do you have built BMI in your build dir? And if yes, what if you removes them? https://github.com/llvm/llvm-project/pull/187657 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
