1. be9e8bf Add more of the command line options as attribute flags. by Bill Wendling · 11 years ago
  2. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 11 years ago
  3. c283311 Revert "Add more attributes from the command line to functions." by Anna Zaks · 11 years ago
  4. d620e09 Add more attributes from the command line to functions. by Bill Wendling · 11 years ago
  5. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 11 years ago
  6. 62cf344 with recent optimizer changes, these all get devirtualized. by Chris Lattner · 14 years ago
  7. f6b6025 Don't try to fold DeclRefExprs that point to ParmVarDecls. This had the side-effect of always folding the expression to the default argument of the parameter. For example: by Anders Carlsson · 15 years ago
  8. a78fa2c Set the correct vtable pointers _before_ generating code for any member initializers. Fixes about ~2000 clang/LLVM tests in the clang-on-clang build. by Anders Carlsson · 15 years ago