[all-commits] [llvm/llvm-project] 750369: [libFuzzer] Fix compilation error by including mis...

Dokyung Song via All-commits all-commits at lists.llvm.org
Tue Jul 14 15:27:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 750369e2e8cb318d29693eaae1e2dc38aa535917
      https://github.com/llvm/llvm-project/commit/750369e2e8cb318d29693eaae1e2dc38aa535917
  Author: Dokyung Song <dokyungs at google.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerLoop.cpp
    M compiler-rt/lib/fuzzer/FuzzerSHA1.cpp

  Log Message:
  -----------
  [libFuzzer] Fix compilation error by including missing platform macro definitions.

Summary: This patch fixes sanitizer-windows build errors.

Reviewers: morehouse, hctim

Reviewed By: morehouse, hctim

Subscribers: #sanitizers

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D83823




More information about the All-commits mailing list