[all-commits] [llvm/llvm-project] 1b0a0c: [clangd] Store documentation when indexing standar...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon May 5 00:13:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b0a0c7382bff13e272dd547210edfa6bb06d15f
https://github.com/llvm/llvm-project/commit/1b0a0c7382bff13e272dd547210edfa6bb06d15f
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M clang-tools-extra/clangd/index/FileIndex.cpp
M clang-tools-extra/clangd/index/FileIndex.h
M clang-tools-extra/clangd/index/StdLib.cpp
M clang-tools-extra/clangd/unittests/StdLibTests.cpp
M clang-tools-extra/clangd/unittests/TestTU.cpp
Log Message:
-----------
[clangd] Store documentation when indexing standard library (#133681)
Fixes https://github.com/clangd/clangd/issues/2344
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list