Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ce3ddd2de4c5dbd5a7a68b51ea38f96cf7fbf3aa
/
llvm
/
unittests
/
Support
/
SpecialCaseListTest.cpp
75453b0
Support escaping in TrigramIndex.
by Ivan Krasin
· 9 years ago
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