summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] lock_guard and unique_lock extension for BlockInCriticalSection ch...Gabor Horvath2017-10-301-11/+43
* [analyzer] Extend block in critical section check with C11 and Pthread APIs.Gabor Horvath2017-03-101-13/+57
* [analyzer] Add a checker that detects blocks in critical sectionsAnna Zaks2016-09-201-0/+109
OpenPOWER on IntegriCloud