Commit f04f1c7eedf2081c35dda71594a6072c6cc65694

Edward Thomson 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.