You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nikos Gorogiannis c104ea11dc
[racerd] switch to external issue logs
7 years ago
..
Makefile [cleanup] rename thread-safety analysis 7 years ago
basics.cpp [racerd] new lock domain 7 years ago
basics_no_mutex.cpp [cleanup] rename thread-safety analysis 7 years ago
constructor_formals.cpp [LockConsistency] Adding conditional ownership to the rest of the formal parameters of constructors. 7 years ago
constructor_ownership.cpp [LockConsistency] Add ownership to container accesses for cpp 7 years ago
containers.cpp [LockConsistency] Do not merge read/write with container read/write 7 years ago
dereferencing.cpp [HIL] Explicit dereference 7 years ago
issues.exp [racerd] switch to external issue logs 7 years ago
locals_char_array.cpp [LockConsistency] Adding ownership of locals for c-style functions 7 years ago
locals_ownership.cpp [cleanup] rename thread-safety analysis 7 years ago
lock_guard.cpp [cleanup] rename thread-safety analysis 7 years ago
lock_guard_with_scope.cpp [cleanup] rename thread-safety analysis 7 years ago
reporting.cpp [reporting] Report access path from the initial sink rather than the final sink. 7 years ago
std_lock.cpp [racerd] recognise std::lock calls 7 years ago
string_literal.cpp [cleanup] rename thread-safety analysis 7 years ago
unique_lock.cpp [LockConsistency] Model std::unique_lock::try_lock 7 years ago
variadic.cpp [cleanup] rename thread-safety analysis 7 years ago