summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/NullDerefTest.cpp
AgeCommit message (Expand)Author
2021-07-09Revert "Revert "Temporarily do not drop volatile stores before unreachable""Nico Weber
2021-07-09[compiler-rt] fuzzer: adjust tests to not expect that store to null traps and...Roman Lebedev
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-06-07[libFuzzer] simplify a test, hopefully to fix the botKostya Serebryany
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov