summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix GCDAntipatternChecker to only fire when the semaphore is initi...George Karpenkov2018-07-161-1/+3
* [analyzer] Change the warning message for GCD antipattern checkerGeorge Karpenkov2018-05-161-2/+2
* [analyzer] Extend GCDAntipatternChecker to match group_enter/group_leave patternGeorge Karpenkov2018-03-231-43/+104
* [analyzer] Fix the matcher for GCDAntipattern to look for "signal" call in al...George Karpenkov2018-03-131-2/+2
* [analyzer] Move the GCDAsyncSemaphoreChecker to optin.performanceGeorge Karpenkov2018-03-121-0/+166
OpenPOWER on IntegriCloud