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.
Sam Blackshear 44e5d0564b
[ownership] fix false positives on aggregate locals in loops
7 years ago
..
Makefile [ownership] prototype of ownership analysis for tracking reads/moves 7 years ago
basics.cpp [ownership] fix false positives on aggregate locals in loops 7 years ago
closures.cpp [ownership] assume operator= borrows for function types, copies for other types 7 years ago
issues.exp [ownership] simple 2-step traces 7 years ago
use_after_delete.cpp [ownership] return bottom on early exit or thrown exception 7 years ago
use_after_destructor.cpp [ownership] allow placement new on non-var expressions 7 years ago