aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/ThreadSafetyTIL.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Spelling mistakes in comments. NFCI. (PR27635)Simon Pilgrim1-2/+2
2015-03-09Hide away implementation details of the ThreadSafetyAnalysis in anonymous nam...Benjamin Kramer1-15/+8
2014-09-12Fixing a -Woverflow warning from GCC by using a more natural datatype for thi...Aaron Ballman1-2/+2
2014-09-11Fix a couple of -Wsign-compare warnings introduced in r217556Justin Bogner1-3/+2
2014-09-10Thread Safety Analysis: major update to thread safety TIL.DeLesley Hutchins1-64/+222
2014-07-28Thread Safety Analysis: Replace the old and broken SExpr with the newDeLesley Hutchins1-3/+36
2014-05-28Thread Safety Analysis: update TIL traversal mechanism to allow arbitraryDeLesley Hutchins1-0/+40
2014-05-15Thread Safety Analysis: add new node types to thread safety TIL.DeLesley Hutchins1-0/+113