This is an archive of the discontinued LLVM Phabricator instance.

[Analyzer] Model default constructors of containers
Needs ReviewPublic

Authored by baloghadamsoftware on Sep 9 2020, 8:49 AM.

Details

Summary

Model default constructors of containers by setting their abstract begin() and end() symbols to equal.

Diff Detail