index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Analysis
/
ThreadSafety.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test commit
DeLesley Hutchins
2011-09-20
1
-1
/
+1
*
Thread safety: Adding FIXMEs and a couple cleanups
Caitlin Sadowski
2011-09-16
1
-30
/
+12
*
Thread safety: completeing the implementation of shared/exclusive locks requi...
Caitlin Sadowski
2011-09-15
1
-2
/
+45
*
Thread safety: refactoring various out of scope warnings to use the same inte...
Caitlin Sadowski
2011-09-15
1
-80
/
+21
*
Thread safety: adding additional documentation to the main thread safety inte...
Caitlin Sadowski
2011-09-14
1
-1
/
+5
*
Thread safety: adding test cases for unparseable lock expressions and expandi...
Caitlin Sadowski
2011-09-14
1
-16
/
+33
*
Thread safety: small formatting change
Caitlin Sadowski
2011-09-12
1
-1
/
+2
*
Silence "end of non-void function" warnings with llvm_unreachable and add an ...
Benjamin Kramer
2011-09-10
1
-0
/
+2
*
Thread safety: removing unnecessary import and reordering import list
Caitlin Sadowski
2011-09-09
1
-5
/
+5
*
Thread safety: removing unnecessary import
Caitlin Sadowski
2011-09-09
1
-1
/
+0
*
Thread safety: This patch deals with previously unhandled cases when building...
Caitlin Sadowski
2011-09-09
1
-21
/
+37
*
Thread Safety: Moving the analysis to a new file
Caitlin Sadowski
2011-09-09
1
-0
/
+794