[all-commits] [llvm/llvm-project] 3bd7ac: [clangd] Use drop_front instead of consume_front t...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Jun 19 05:13:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3bd7acf2e55801208700663d428ec37f694fb8a4
https://github.com/llvm/llvm-project/commit/3bd7acf2e55801208700663d428ec37f694fb8a4
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M clang-tools-extra/clangd/QueryDriverDatabase.cpp
Log Message:
-----------
[clangd] Use drop_front instead of consume_front to get rid of a redundant check
More information about the All-commits
mailing list