[all-commits] [llvm/llvm-project] dd13f4: [clangd] Reland D110386
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Wed Sep 29 23:26:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd13f45e04366cc4f648b57ec87d20a5569e27c3
https://github.com/llvm/llvm-project/commit/dd13f45e04366cc4f648b57ec87d20a5569e27c3
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M clang-tools-extra/clangd/CodeComplete.cpp
M clang-tools-extra/clangd/Headers.cpp
M clang-tools-extra/clangd/Headers.h
M clang-tools-extra/clangd/unittests/HeadersTests.cpp
M clang-tools-extra/clangd/unittests/ParsedASTTests.cpp
Log Message:
-----------
[clangd] Reland D110386
D110711 will fix the bug on Windows side and allows me to reland this
patch.
Also land e50771181b7e0d96b30ee33049dc05172125b927 on top of it.
More information about the All-commits
mailing list