aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-10[analyzer] Extend block in critical section check with C11 and Pthread APIs.Gabor Horvath1-13/+57
2016-09-20[analyzer] Add a checker that detects blocks in critical sectionsAnna Zaks1-0/+109