[all-commits] [llvm/llvm-project] 1b4d24: [NFC] Replace ".size() < 1" with ".empty()"
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jul 27 06:55:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b4d24912a1f8730475d4b01e7da89dfae90ae9c
https://github.com/llvm/llvm-project/commit/1b4d24912a1f8730475d4b01e7da89dfae90ae9c
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
Log Message:
-----------
[NFC] Replace ".size() < 1" with ".empty()"
More information about the All-commits
mailing list