• Show log

    Commit

  • Hash : f04f1c7e
    Author : Edward Thomson
    Date : 2019-01-20T13:00:53

    add with overflow intrinsics: simplify tests
    
    Use the smallest unsigned type that is equivalent to `size_t` to
    simplify the conditionals.  Error if we're on a system that we believe
    offers builtins but we cannot determine which one to use.