1. bb12243 Remove divison-by-zero checks from -ftrapv. These checks were incompatible with by Richard Smith · 12 years ago
  2. 4def70d -fcatch-undefined-behavior: emit calls to the runtime library whenever one of the checks fails. by Richard Smith · 12 years ago
  3. 7ac9ef1 -fcatch-undefined-behavior: Factor emission of the creation of, and branch to, by Richard Smith · 12 years ago
  4. 9d3e226 -fcatch-undefined-behavior: add the -ftrapv checks to the set of things caught by Richard Smith · 12 years ago
  5. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  6. 93a0035 Correct -ftrapv to trap on errors, instead of calling the by Chris Lattner · 14 years ago
  7. 401be6b Fix a major bug with -ftrapv and ++/--. Patch by David Keaton! by John McCall · 14 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  10. 947b3e2 Oops, almost forgot the testcases. by Mike Stump · 16 years ago