1. 5e27314 IRgen support for weak_import. by Daniel Dunbar · 16 years ago
  2. 30510ab Honor attribute section on static block var decls. by Daniel Dunbar · 16 years ago
  3. 17f194f Support __attribute__(section(<name>)) by Daniel Dunbar · 16 years ago
  4. d58139e Fix attributes test case to not run clang umpteen times. by Daniel Dunbar · 16 years ago
  5. c577a0e Multiple tests in a single test file must be linked with '&&'. by Argyrios Kyrtzidis · 16 years ago
  6. d4cbda6 implement the alias attirbute (in both Sema and Codegen) by Nuno Lopes · 16 years ago
  7. 7b937ae The operand to the visibility attribute is required to be a quoted string, not a bare identifier. by Chris Lattner · 17 years ago
  8. 15f3622 The attribute nothrow maps to llvm attribute nounwind. Fix testcase. by Gabor Greif · 17 years ago
  9. f89e88d fix codegen support for functions that are nothrow and noreturn. by Chris Lattner · 17 years ago
  10. ddee423 Add a bunch of attributes, patch by Nuno Lopes. by Chris Lattner · 17 years ago