1. 586596f Rework our handling of temporary objects within the conditions of by Douglas Gregor · 14 years ago
  2. e5712b1 Update tests in -Asserts mode. These tests really need to be rewritten... by Daniel Dunbar · 15 years ago
  3. edc95e7 Fix for Release-Asserts. by Mike Stump · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. d975206 Implement proper cleanup semantics for condition variables in for by Douglas Gregor · 15 years ago
  6. 345e7d2 Tweak the code-generation-for-condition-variables test case to get to what we want to test by Douglas Gregor · 15 years ago
  7. 99e9b4d Eliminate CXXConditionDeclExpr with extreme prejudice. by Douglas Gregor · 15 years ago
  8. 5656e14 Clean up the AST for while loops and fix several problems with by Douglas Gregor · 15 years ago
  9. d3d5301 Explicitly store the condition variable within switch statements, and by Douglas Gregor · 15 years ago
  10. 01234bb Introduce cleanup scopes for "if" statements in two places: by Douglas Gregor · 15 years ago