Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide away implementation details of the ThreadSafetyAnalysis in anonymous nam... | Benjamin Kramer | 2015-03-09 | 1 | -15/+8 |
* | Fixing a -Woverflow warning from GCC by using a more natural datatype for thi... | Aaron Ballman | 2014-09-12 | 1 | -2/+2 |
* | Fix a couple of -Wsign-compare warnings introduced in r217556 | Justin Bogner | 2014-09-11 | 1 | -3/+2 |
* | Thread Safety Analysis: major update to thread safety TIL. | DeLesley Hutchins | 2014-09-10 | 1 | -64/+222 |
* | Thread Safety Analysis: Replace the old and broken SExpr with the new | DeLesley Hutchins | 2014-07-28 | 1 | -3/+36 |
* | Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary | DeLesley Hutchins | 2014-05-28 | 1 | -0/+40 |
* | Thread Safety Analysis: add new node types to thread safety TIL. | DeLesley Hutchins | 2014-05-15 | 1 | -0/+113 |