[clang] [clang-tools-extra] [clangd] Collect comments from function definitions into the index (PR #67802)

Nathan Ridge via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 18:31:17 PDT 2024


HighCommander4 wrote:

Meanwhile, I thought of a fix for https://github.com/llvm/llvm-project/issues/108145 and submitted it as https://github.com/llvm/llvm-project/pull/108475.

If that's accepted, you should be able to drop the `ASTContext.cpp` changes from this patch.

https://github.com/llvm/llvm-project/pull/67802


More information about the cfe-commits mailing list