Skip to content
Snippets Groups Projects
  • Arseny Kapoulkine's avatar
    1a9c3f66
    Enable config=sanitize in Travis CI · 1a9c3f66
    Arseny Kapoulkine authored
    This commit changes sanitize configuration to fail on the first error
    and ignore floating-point division and overflow "errors" that trigger
    when we test the corresponding functionality. This makes it possible to
    run this on all commits - if new UB or memory safety issues are introduced,
    asan/ubsan will catch them.
    1a9c3f66
    History
    Enable config=sanitize in Travis CI
    Arseny Kapoulkine authored
    This commit changes sanitize configuration to fail on the first error
    and ignore floating-point division and overflow "errors" that trigger
    when we test the corresponding functionality. This makes it possible to
    run this on all commits - if new UB or memory safety issues are introduced,
    asan/ubsan will catch them.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.