[all-commits] [llvm/llvm-project] 4b82f6: [libFuzzer] Use macro instead of __attribute__.

Matt Morehouse via All-commits all-commits at lists.llvm.org
Fri Mar 12 14:38:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b82f614745bfcd39e7cc546803f8eb69082a712
      https://github.com/llvm/llvm-project/commit/4b82f614745bfcd39e7cc546803f8eb69082a712
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

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

  Log Message:
  -----------
  [libFuzzer] Use macro instead of __attribute__.

This should fix the Windows buildbot errors.




More information about the All-commits mailing list