diff options
author | Chris Lattner <sabre@nondot.org> | 2008-06-28 23:36:30 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-06-28 23:36:30 +0000 |
commit | 545dd3401e7f31c256d69cb948a45d5ca781064c (patch) | |
tree | 4dd83c9a5643f680a09448e0344f6904e50671c2 /lib/CodeGen/CodeGenTypes.cpp | |
parent | 3a9fdb4742b21c0a3c27f18c5e4e94bab6f9e64c (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
Diffstat (limited to 'lib/CodeGen/CodeGenTypes.cpp')
0 files changed, 0 insertions, 0 deletions