summaryrefslogtreecommitdiffstats
path: root/test/Analysis/gcdantipatternchecker_test.m
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix GCDAntipatternChecker to only fire when the semaphore is initi...George Karpenkov2018-07-161-0/+10
* [analyzer] Change the warning message for GCD antipattern checkerGeorge Karpenkov2018-05-161-21/+21
* [analyzer] Extend GCDAntipatternChecker to match group_enter/group_leave patternGeorge Karpenkov2018-03-231-0/+54
* [analyzer] Fix the matcher for GCDAntipattern to look for "signal" call in al...George Karpenkov2018-03-131-0/+15
* [analyzer] Move the GCDAsyncSemaphoreChecker to optin.performanceGeorge Karpenkov2018-03-121-0/+266