[PATCH] D16672: SmallPtrSet: Avoid initializing Array in the small case.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 13:43:07 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260913: SmallPtrSet: Avoid initializing Array in the small case. (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D16672?vs=46335&id=48010#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16672

Files:
  llvm/trunk/include/llvm/ADT/SmallPtrSet.h
  llvm/trunk/lib/Support/SmallPtrSet.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16672.48010.patch
Type: text/x-patch
Size: 13362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160215/a81f4608/attachment.bin>


More information about the llvm-commits mailing list