| commit | 1c15113d36c5b39f4d995e4b2fda9939cc76ef6c | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Jun 28 23:36:30 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Jun 28 23:36:30 2008 +0000 |
| tree | 4dd83c9a5643f680a09448e0344f6904e50671c2 | |
| parent | f8009b46c652740b41cfdf6bdd238fde25207193 [diff] |
adjust the prototypes of a bunch of decl processing methods to take the single attribute they look at by reference instead of by pointer. This is a subtle indicator that they take the specified attribute, not a whole list of them. This also make HandleExtVectorTypeAttribute work the same way as the rest of the attributes, adds some comments etc. No functionality change. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52871 91177308-0d34-0410-b5e6-96231b3b80d8