commit | 4881e8b239e2feb5cb5f7cb82b9bc98c61683fca | [log] [tgz] |
---|---|---|
author | Sean Silva <chisophugis@gmail.com> | Wed Jun 10 01:37:59 2015 +0000 |
committer | Sean Silva <chisophugis@gmail.com> | Wed Jun 10 01:37:59 2015 +0000 |
tree | 046355c1a819d377188a6f7737215f95ecfd57a2 | |
parent | 8dbe7e236c4a7ab21faaeeb26b171b828f94b0d4 [diff] |
[cleanup] Remove unused default argument and tidy up. The RequestingModule argument was unused and always its default value of nullptr. Also move a declaration closer to its use, and range-for'ify. llvm-svn: 239453