summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/GCDAsyncSemaphoreChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Move the GCDAsyncSemaphoreChecker to optin.performanceGeorge Karpenkov2018-03-121-159/+0
* [analyzer] Fix the checker for the performance anti-pattern to accept messagesGeorge Karpenkov2018-03-071-11/+14
* [analyzer] [quickfix] Prevent a crash in NamedDecl::getName()George Karpenkov2018-03-061-2/+4
* [analyzer] AST-matching checker to detect global central dispatch performance...George Karpenkov2018-03-051-0/+154
OpenPOWER on IntegriCloud