1. 799172d Update aosp/master compiler-rt for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  2. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  3. 9b5f95f Runtime support for the indirect function call checker. by Peter Collingbourne · 11 years ago
  4. d1bf52e Make the InvalidValueData take a SourceLocation. by Nick Lewycky · 11 years ago
  5. a0b1e21 ubsan: Runtime handlers for array indexing checks. by Richard Smith · 12 years ago
  6. a441109 [ubsan] Move attribute specifier to fix build with gcc. by Will Dietz · 12 years ago
  7. 90ad168 [ubsan] Give entry methods default (not hidden) visibility. by Will Dietz · 12 years ago
  8. f2d77d0 ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of by Richard Smith · 12 years ago
  9. a82a5d3 [ubsan] Refactor handlers to have separate entry points for aborting. by Will Dietz · 12 years ago
  10. 80af605 ubsan: Support unsigned overflows, and divide-by-zero int/float split. by Will Dietz · 12 years ago
  11. 5856170 -fcatch-undefined-behavior: Runtime library support for trapping conversions to or by Richard Smith · 12 years ago
  12. b04caf1 -fcatch-undefined-behavior: handler for VLA bound which evaluates to a non-positive value. by Richard Smith · 12 years ago
  13. 6ebe451 Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior. by Richard Smith · 12 years ago