index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
Support
/
SpecialCaseListTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist
Ilya Biryukov
2019-11-21
1
-2
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Extend SpecialCaseList to allow users to blame matches on entries in the file.
Mitch Phillips
2017-11-07
1
-0
/
+24
*
Check special-case-list regex before insertion.
Mitch Phillips
2017-10-24
1
-0
/
+3
*
Add section headers to SpecialCaseLists
Vlad Tsyrklevich
2017-09-25
1
-55
/
+83
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Support escaping in TrigramIndex.
Ivan Krasin
2016-12-02
1
-0
/
+11
*
Use trigrams to speed up SpecialCaseList.
Ivan Krasin
2016-12-01
1
-0
/
+44
*
Try to fix some temp file leaks in SupportTests, PR18335
Reid Kleckner
2016-09-02
1
-0
/
+2
*
SpecialCaseList: Add support for parsing multiple input files.
Alexey Samsonov
2015-02-04
1
-6
/
+32
*
Remove support for undocumented SpecialCaseList entries.
Alexey Samsonov
2014-11-20
1
-19
/
+1
*
unique_ptrify the result of SpecialCaseList::create
David Blaikie
2014-09-02
1
-17
/
+18
*
Convert a few more cases of direct intialization of unique_ptrs from MemoryBu...
David Blaikie
2014-08-27
1
-1
/
+1
*
Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.
Alexey Samsonov
2014-07-09
1
-0
/
+126