[all-commits] [llvm/llvm-project] 38d32e: [clangd] Reorder the class field to avoid -Wreorde...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Dec 11 01:51:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38d32e4fd70cc2b1f6ec10b578a56e631e8ed658
https://github.com/llvm/llvm-project/commit/38d32e4fd70cc2b1f6ec10b578a56e631e8ed658
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M clang-tools-extra/clangd/index/remote/Client.cpp
Log Message:
-----------
[clangd] Reorder the class field to avoid -Wreorder-ctor warning, NFC.
More information about the All-commits
mailing list