[libFuzzer] Use macro instead of __attribute__.
authorMatt Morehouse <mascasa@google.com>
Fri, 12 Mar 2021 22:36:57 +0000 (14:36 -0800)
committerMatt Morehouse <mascasa@google.com>
Fri, 12 Mar 2021 22:36:57 +0000 (14:36 -0800)
commit4b82f614745bfcd39e7cc546803f8eb69082a712
treece79a45532d2d50a0777fad29391b12dee9cc564
parent38a6374564a5fbdca0643fce8ee224c689188640
[libFuzzer] Use macro instead of __attribute__.

This should fix the Windows buildbot errors.
compiler-rt/lib/fuzzer/FuzzerLoop.cpp