summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ThreadSafety.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test commitDeLesley Hutchins2011-09-201-1/+1
* Thread safety: Adding FIXMEs and a couple cleanupsCaitlin Sadowski2011-09-161-30/+12
* Thread safety: completeing the implementation of shared/exclusive locks requi...Caitlin Sadowski2011-09-151-2/+45
* Thread safety: refactoring various out of scope warnings to use the same inte...Caitlin Sadowski2011-09-151-80/+21
* Thread safety: adding additional documentation to the main thread safety inte...Caitlin Sadowski2011-09-141-1/+5
* Thread safety: adding test cases for unparseable lock expressions and expandi...Caitlin Sadowski2011-09-141-16/+33
* Thread safety: small formatting changeCaitlin Sadowski2011-09-121-1/+2
* Silence "end of non-void function" warnings with llvm_unreachable and add an ...Benjamin Kramer2011-09-101-0/+2
* Thread safety: removing unnecessary import and reordering import listCaitlin Sadowski2011-09-091-5/+5
* Thread safety: removing unnecessary importCaitlin Sadowski2011-09-091-1/+0
* Thread safety: This patch deals with previously unhandled cases when building...Caitlin Sadowski2011-09-091-21/+37
* Thread Safety: Moving the analysis to a new fileCaitlin Sadowski2011-09-091-0/+794
OpenPOWER on IntegriCloud