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 3a40afcd22
[ownership] directly assigning any field of an aggregate struct counts as initialization
7 years ago
..
Makefile [ownership] prototype of ownership analysis for tracking reads/moves 7 years ago
basics.cpp [ownership] directly assigning any field of an aggregate struct counts as initialization 7 years ago
closures.cpp [ownership] assume operator= borrows for function types, copies for other types 7 years ago
issues.exp [ownership] special-case frontend-generated inner destructors. 7 years ago
use_after_delete.cpp [ownership] prototype of ownership analysis for tracking reads/moves 7 years ago
use_after_destructor.cpp [ownership] special-case frontend-generated inner destructors. 7 years ago