[all-commits] [llvm/llvm-project] 0f9908: [clangd] Use empty() instead of size()>0
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Sun Jan 17 06:25:17 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f9908a7c9c547f2675e00f88cc11ec02ca28e8d
https://github.com/llvm/llvm-project/commit/0f9908a7c9c547f2675e00f88cc11ec02ca28e8d
Author: Utkarsh Saxena <usx at google.com>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/Quality.cpp
Log Message:
-----------
[clangd] Use empty() instead of size()>0
More information about the All-commits
mailing list