]> granicus.if.org Git - clang/commit
Replace size() calls on containers with empty() calls where appropriate. NFC
authorAlexander Kornienko <alexfh@google.com>
Fri, 23 Jan 2015 15:36:10 +0000 (15:36 +0000)
committerAlexander Kornienko <alexfh@google.com>
Fri, 23 Jan 2015 15:36:10 +0000 (15:36 +0000)
commit8785e3e9a01de095f794d7f81ea00e70a337dee0
treec5cfc1506463134d075ac456bb0ee62cc1c26a34
parent3b7d48dabc962ddb9075a2e225dcd23bdda90d7a
Replace size() calls on containers with empty() calls where appropriate. NFC

http://reviews.llvm.org/D7090

Patch by Gábor Horváth!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@226914 91177308-0d34-0410-b5e6-96231b3b80d8
examples/PrintFunctionNames/PrintFunctionNames.cpp
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGObjCGNU.cpp
tools/libclang/CIndex.cpp
utils/TableGen/ClangAttrEmitter.cpp
utils/TableGen/NeonEmitter.cpp