summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/AbsNegAndConstantTest.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-25[libFuzzer] Avoid optimization of "abs(x) < 0"Vitaly Buka
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov