Skip to content
  1. Jun 29, 2008
    • Chris Lattner's avatar
      adjust the prototypes of a bunch of decl processing methods to take · 4a927cba
      Chris Lattner authored
      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.
      
      llvm-svn: 52871
      4a927cba
  2. Jun 28, 2008
  3. Jun 26, 2008
Loading