Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3dade419bff12f1c67fd5d4256a5e7f2338f1160
/
llvm
/
unittests
/
Support
/
SpecialCaseListTest.cpp
3dade41
Use trigrams to speed up SpecialCaseList.
by Ivan Krasin
· 9 years ago
75e557f
Try to fix some temp file leaks in SupportTests, PR18335
by Reid Kleckner
· 9 years ago
b9b8027
SpecialCaseList: Add support for parsing multiple input files.
by Alexey Samsonov
· 11 years ago
cfb97aa
Remove support for undocumented SpecialCaseList entries.
by Alexey Samsonov
· 11 years ago
15913f4
unique_ptrify the result of SpecialCaseList::create
by David Blaikie
· 11 years ago
dfbe3d6
Convert a few more cases of direct intialization of unique_ptrs from MemoryBuffer::getMemBuffer to move initialization now that it returns by unique_ptr instead of raw pointer.
by David Blaikie
· 11 years ago
b7dd329
Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.
by Alexey Samsonov
· 11 years ago