commit | 87c44604325578b8de07d768391c1c9432404f5a | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Fri Jul 01 23:49:12 2011 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Fri Jul 01 23:49:12 2011 +0000 |
tree | a49b9bc971c1960cbbcb0372c6bf4c05fb75024d | |
parent | 28445f0b62f6aed851ff87ce64d9b19200d3211f [diff] |
Mechanical rename of 'd' Decl pointer parameters to 'D'. This is more conventional in the rest of Clang's codebase, and closer to the current style recommendations. It also makes the code more internally consistent as FD, VD, etc are used frequently for particular decl variables. Patch by Caitlin Sadowski. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134288 91177308-0d34-0410-b5e6-96231b3b80d8