[all-commits] [llvm/llvm-project] 36dc5c: Revert "[clangd] Refactor IncludeStructure: use Fi...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Sep 27 11:38:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36dc5c048ac745ef62769dd824a9a13659afc2ef
https://github.com/llvm/llvm-project/commit/36dc5c048ac745ef62769dd824a9a13659afc2ef
Author: Nico Weber <thakis at chromium.org>
Date: 2021-09-27 (Mon, 27 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:
-----------
Revert "[clangd] Refactor IncludeStructure: use File (unsigned) for most computations"
This reverts commit 0b1eff1bc5d004b1964bb9b1667e3efc034f3f62.
Breaks check-clangd on Windows, see comments on
https://reviews.llvm.org/D110386
More information about the All-commits
mailing list