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
Showing
- examples/PrintFunctionNames/PrintFunctionNames.cpp 1 addition, 1 deletionexamples/PrintFunctionNames/PrintFunctionNames.cpp
- lib/CodeGen/BackendUtil.cpp 1 addition, 1 deletionlib/CodeGen/BackendUtil.cpp
- lib/CodeGen/CGObjCGNU.cpp 1 addition, 1 deletionlib/CodeGen/CGObjCGNU.cpp
- tools/libclang/CIndex.cpp 1 addition, 1 deletiontools/libclang/CIndex.cpp
- utils/TableGen/ClangAttrEmitter.cpp 2 additions, 2 deletionsutils/TableGen/ClangAttrEmitter.cpp
- utils/TableGen/NeonEmitter.cpp 1 addition, 1 deletionutils/TableGen/NeonEmitter.cpp
Loading
Please register or sign in to comment