| commit | cb0829943bd6c7c1947d86ffffb23a274b1fba0d | [log] [tgz] |
|---|---|---|
| author | Justin Bogner <mail@justinbogner.com> | Fri May 22 22:16:55 2015 +0000 |
| committer | Justin Bogner <mail@justinbogner.com> | Fri May 22 22:16:55 2015 +0000 |
| tree | 05e83b02857e21645828dd80d8463e7271ac59bf | |
| parent | a3b3952ccd870708b5f01bd964821d2c3a9277bc [diff] |
CodeGen: Avoid a reserved name and fix the naming style of some arguments. NFC It's undefined to use reserved names like _Diags. Fix up the other parameter names to consistently use a modern style while I'm here. llvm-svn: 238058