Commit Graph

26 Commits (48f03f06f4ce446764b4fa7448a387785ee027fe)

Author SHA1 Message Date
Jeremy Dubreil d000a27bd4 [infer] use a fully qualified name for the procedure field in the final report 7 years ago
Martino Luca cccef6261d Revert "[Perf] Add cost information to the hashing function" 7 years ago
Martino Luca ac64be761f [Perf] Add cost information to the hashing function 7 years ago
Nikos Gorogiannis 6b156f71fe [racerd] special-case for Litho's getThis 7 years ago
Nikos Gorogiannis f28aa37cb6 [racerd] Do not record paths starting at variables not appearing in source 7 years ago
Jules Villard 30c470eb48 [tests] record error bucket in expected output 7 years ago
Jules Villard 8b882ac1df Change license to MIT 7 years ago
Nikos Gorogiannis 78ad6e6d00 [concurrency] extend notion of ui thread 7 years ago
Nikos Gorogiannis c104ea11dc [racerd] switch to external issue logs 7 years ago
Sam Blackshear 78521419a9 [racerd] make deep ownership work with OwnedIf 7 years ago
Sam Blackshear 8084c8fec7 [racerd] treat `@InjectProp` formals as owned 7 years ago
Sam Blackshear ce8f958522 [racerd] don't report INTERFACE_NOT_THREAD_SAFE if the receiver of the interface call is marked `ThreadConfined` 7 years ago
Sam Blackshear 6d46b0c7be [cleanup] stop printing `&`'s on `Var.t`'s 7 years ago
Sam Blackshear 89a6d7e20d [racerd] don't report races in third-party code 7 years ago
Jeremy Dubreil d74f189dfe [infer] add the report kind to the list of expected output 7 years ago
Sam Blackshear 584b10647d [racerd] new lock domain 7 years ago
Sam Blackshear 268e0b9b5f [racerd] generalize access preconditions 7 years ago
Radu Grigore eb91d59e40 [infer][PR] Fixed namespace for Java globals. 7 years ago
Sam Blackshear afb04cf459 [thread-safety][experimental] switch access path may-alias condition to syntactic equality 7 years ago
Daiva Naudziuniene d8a004f0cc [LockConsistency] Adding conditional ownership to the rest of the formal parameters of constructors. 7 years ago
Peter O'Hearn 700adc2d44 [racerd] deep ownership 7 years ago
Sam Blackshear 427dad5aa6 [racerd] keep adding accesses after prefix of a path is owned 7 years ago
Sam Blackshear d221a0ae42 [racerd] don't report INTERFACE_NOT_THREAD_SAFE on thread-confined interfaces 7 years ago
Sam Blackshear 4ee4ebb42a [hil] don't move any accesses across lock acquisition/release 7 years ago
Sam Blackshear 9bafbe0e1e [hil] don't move reads/writes outside of a critical section 7 years ago
Sam Blackshear bc02bee737 [cleanup] rename thread-safety analysis 7 years ago