[all-commits] [llvm/llvm-project] e9274a: Revert "[clangd] Avoid range-loop init-list lifeti...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Jul 26 02:39:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9274af7189333d1f50e47098d9ae30522d7193f
https://github.com/llvm/llvm-project/commit/e9274af7189333d1f50e47098d9ae30522d7193f
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
Log Message:
-----------
Revert "[clangd] Avoid range-loop init-list lifetime subtleties."
This reverts commit 253b8145dedbe8d10792f44b4af7f52dbecd527f.
This doesn't actually fix anything - I should stop guessing.
See https://github.com/clangd/clangd/issues/800 for update
More information about the All-commits
mailing list