Also added diffing of a few more math functions. Combining the diff check
for all of these functions helps us meet the OSS fuzz bar of a minimum of
100 program edges.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
See the discussion here for information on oss-fuzz's minimum program edge requirement: https://github.com/google/oss-fuzz/pull/3418
clang-tidy: warning: invalid case style for function 'ValuesEqual' [readability-identifier-naming]
not useful
clang-tidy: warning: invalid case style for parameter 'x1' [readability-identifier-naming]
not useful
clang-tidy: warning: invalid case style for parameter 'x2' [readability-identifier-naming]
not useful