1. fb97cf2 don't slap noalias attribute on stret result arguments. by Chris Lattner · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  4. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  5. dd2fb9c Don't assert when we think we need copy/dispose, but don't need them. by Mike Stump · 15 years ago
  6. f1c97eb use of predefined identifiers like __func__ at global scope warn in sema, by Chris Lattner · 15 years ago
  7. 0e4f40e Attributes on block functions were not being set. by Daniel Dunbar · 15 years ago
  8. a17d7cc Don't assume that a block always has a FunctionProtoType. Fixes rdar://6768379. by Anders Carlsson · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  10. 4de9fce Do some blocks cleanup and simplification. Fix a crash, and add a test case. by Anders Carlsson · 15 years ago