[PATCH] unsigned count() for ADT

Yaron Keren yaron.keren at gmail.com
Tue Jun 10 06:33:20 PDT 2014


Updated count() and size() type to class-local size_type.

http://reviews.llvm.org/D4018

Files:
  include/llvm/ADT/BitVector.h
  include/llvm/ADT/DenseMap.h
  include/llvm/ADT/DenseSet.h
  include/llvm/ADT/MapVector.h
  include/llvm/ADT/ScopedHashTable.h
  include/llvm/ADT/SmallBitVector.h
  include/llvm/ADT/SmallPtrSet.h
  include/llvm/ADT/SmallSet.h
  include/llvm/ADT/SparseBitVector.h
  include/llvm/ADT/SparseMultiSet.h
  include/llvm/ADT/SparseSet.h
  include/llvm/IR/ValueMap.h
  lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
  lib/IR/Metadata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4018.10274.patch
Type: text/x-patch
Size: 12033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140610/3dc98cf4/attachment.bin>


More information about the llvm-commits mailing list