Files
clang-p2996/compiler-rt/lib/fuzzer
Nico Weber 65492d959b compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp
See https://reviews.llvm.org/D58620 for discussion, and for the commands
I ran. In addition I also ran

  for f in $(svn diff | diffstat | grep .cc | cut -f 2 -d ' '); do rg $f . ; done

and manually updated (many) references to renamed files found by that.

llvm-svn: 367463
2019-07-31 18:51:27 +00:00
..
2019-04-18 18:49:11 +00:00
2019-04-30 17:58:57 +00:00
2019-02-15 00:15:13 +00:00

See http://llvm.org/docs/LibFuzzer.html