This revision was automatically updated to reflect the committed changes.
Closed by commit rG1abaadb30d37: [clang][driver] Support HWASan in the Fuchsia
toolchain (authored by leonardchan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99361/new/
ht
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99361/new/
https://reviews.llvm.org/D99361
___
c
leonardchan created this revision.
leonardchan added reviewers: mcgrathr, phosek.
leonardchan added a project: clang.
leonardchan requested review of this revision.
These contain clang driver changes for supporting HWASan on Fuchsia. This
includes hwasan multilibs and the dylib path change.
Rep