| commit | 53cf219367ffa19ba35c75a7f477916429926b1c | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Apr 19 05:50:08 2012 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Apr 19 05:50:08 2012 +0000 |
| tree | e53366ae674bb8932e32e33159ea6c24598c7e0c | |
| parent | 1280fe62450b482392661771d838232a89896328 [diff] |
In mergeVisibility, if we already have an explicit visibility, keep it. This fixes the included testcase and lets us simplify the code a bit. It does require using mergeWithMin when merging class information to its members. Expand the comments to explain why that works. llvm-svn: 155103