1. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 11 years ago
  2. 4e1125f Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. by Bill Wendling · 11 years ago
  3. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 11 years ago
  4. 21f6b39 CodeGen: Mark the runtime function __dynamic_cast as readonly & nounwind. by Benjamin Kramer · 12 years ago
  5. 285cfd8 Throw the switch to convert clang to the new exception handling model! by Bill Wendling · 13 years ago
  6. abea951 Add -fcxx-exceptions to all tests that use C++ exceptions. by Anders Carlsson · 13 years ago
  7. e37706d Tweak test so that it does not require <typeinfo> by Douglas Gregor · 14 years ago
  8. 69cfeb1 Emit an lvalue dynamic_cast even if the result is not used. Another by Douglas Gregor · 14 years ago
  9. 485ee32 When a failed dynamic_cast<T&> (which is an lvalue) results in a by Douglas Gregor · 14 years ago
  10. 6f0e485 Fix regression I introduced when dynamic_cast-ing to a reference type. by Anders Carlsson · 15 years ago