Decodetalkers wrote: > Thanks for working on this! > > > This pr will work after you compile the project with gcc once a time. > > I don't understand this. Why do we need to build the project with gcc ahead > of time? As clangd won't never consume the BMI produced by GCC.
Done! Now I remove the new rules for gcc, just remove the useless options, and this will let the usage be all fine! https://github.com/llvm/llvm-project/pull/200001 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
