1. 213541a OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris. by Nate Begeman · 17 years ago
  2. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago[Renamed from Parse/AttributeList.cpp]
  3. 440b456 Add fastcall/stdcall attribute support by Nate Begeman · 17 years ago
  4. ddee423 Add a bunch of attributes, patch by Nuno Lopes. by Chris Lattner · 17 years ago
  5. 7e669b2 Add support for attribute(deprecated), patch by Nuno Lopes! by Chris Lattner · 17 years ago
  6. aecb383 Added support for attribute "noreturn." by Ted Kremenek · 17 years ago
  7. c398f0b Handle __attribute__((annotate("string"))) by Nate Begeman · 17 years ago
  8. 2335191 add a method to AttributeList that converts an identifier to an enum. by Chris Lattner · 17 years ago
  9. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 18 years ago
  10. c7229c3 move IdentifierTable.h from liblex to libbasic. by Chris Lattner · 18 years ago
  11. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 18 years ago