[PATCH] D25648: Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 14:54:32 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284887: Switch SmallSetVector to use DenseSet when it overflows its inline space. (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D25648?vs=74781&id=75495#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25648
Files:
cfe/trunk/include/clang/Lex/HeaderSearchOptions.h
cfe/trunk/lib/CodeGen/CGObjCMac.cpp
cfe/trunk/lib/Frontend/CompilerInstance.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
llvm/trunk/include/llvm/ADT/SetVector.h
llvm/trunk/utils/TableGen/AsmMatcherEmitter.cpp
llvm/trunk/utils/TableGen/FixedLenDecoderEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25648.75495.patch
Type: text/x-patch
Size: 10309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/e5ed0012/attachment.bin>
More information about the llvm-commits
mailing list