1. 914701e Move AsmLabel into Declarator instead of just a parameter to ActOnDeclarator. by Daniel Dunbar · 17 years ago
  2. a80f874 Add more Parser/Sema support for GCC asm-label extension. by Daniel Dunbar · 17 years ago
  3. a34ea07 Nico Weber: by Ted Kremenek · 17 years ago
  4. 39caa08 Wherever a type is used/returned from the Action module, use TypeTy instead of DeclTy or void. by Argyrios Kyrtzidis · 17 years ago
  5. 06036d3 Pull protocol resolution of out ActOnStartClassInterface, this is also the by Chris Lattner · 17 years ago
  6. 7caeabd minor cleanup to the actions interface to pass around SmallVectorImpl instead by Chris Lattner · 17 years ago
  7. cfb0ef5 fix typo by Chris Lattner · 17 years ago
  8. b327ce0 by Steve Naroff · 17 years ago
  9. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago[Renamed from Parse/MinimalAction.cpp]
  10. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 18 years ago
  11. 66c5dfc Patch to implement "Protocol" as a built-in type declared as "@class Protocol;" by Fariborz Jahanian · 18 years ago
  12. b4292f2 by Steve Naroff · 18 years ago
  13. 8ee529b by Steve Naroff · 18 years ago
  14. f908a87 by Steve Naroff · 18 years ago
  15. 640db42 by Steve Naroff · 18 years ago
  16. e440eb8 by Steve Naroff · 18 years ago
  17. 71e9908 by Steve Naroff · 18 years ago
  18. 3a165b0 by Steve Naroff · 18 years ago
  19. 37e58d1 by Steve Naroff · 18 years ago
  20. ccb4f31 This patch introduces a new class to keep track of class implementation info. It also adds more by Fariborz Jahanian · 18 years ago
  21. 894c57f This patch instantiates objects for forward protocols and in general handles use of by Fariborz Jahanian · 18 years ago
  22. 25e077d Patch to add objective-c's @protocl type declaration. by Fariborz Jahanian · 18 years ago
  23. 08d92e4 by Steve Naroff · 18 years ago
  24. bb20469 by Steve Naroff · 18 years ago
  25. 3536b44 by Steve Naroff · 18 years ago
  26. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 18 years ago