| commit | 6c64aeb065e25c866a4916972f7bf6cda5ffe50d | [log] [tgz] |
|---|---|---|
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Oct 09 19:07:41 2015 +0000 |
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Oct 09 19:07:41 2015 +0000 |
| tree | a5fc6eb267cd9865e59a2a07f20b09542772da43 | |
| parent | 530d040bd922f61ec52027da9ffd90557476e060 [diff] |
CodeGen: Use range-based for in IntrinsicLowering::AddPrototypes, NFC This happens to avoid a host of implicit ilist iterator conversions. llvm-svn: 249877