summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ThreadSafetyTIL.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hide away implementation details of the ThreadSafetyAnalysis in anonymous nam...Benjamin Kramer2015-03-091-15/+8
* Fixing a -Woverflow warning from GCC by using a more natural datatype for thi...Aaron Ballman2014-09-121-2/+2
* Fix a couple of -Wsign-compare warnings introduced in r217556Justin Bogner2014-09-111-3/+2
* Thread Safety Analysis: major update to thread safety TIL.DeLesley Hutchins2014-09-101-64/+222
* Thread Safety Analysis: Replace the old and broken SExpr with the newDeLesley Hutchins2014-07-281-3/+36
* Thread Safety Analysis: update TIL traversal mechanism to allow arbitraryDeLesley Hutchins2014-05-281-0/+40
* Thread Safety Analysis: add new node types to thread safety TIL.DeLesley Hutchins2014-05-151-0/+113
OpenPOWER on IntegriCloud