This revision was automatically updated to reflect the committed changes.
Closed by commit rG4934127e627d: Diable sanitizer options for amdgpu (authored
by yaxunl).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87461/ne
ashi1 accepted this revision.
ashi1 added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87461/new/
https://reviews.llvm.org/D87461
___
cfe-commits mailing list
cfe-commits@lists
yaxunl created this revision.
yaxunl added reviewers: tra, ashi1.
Herald added subscribers: t-tye, tpr, dstuttard, kzhuravl.
yaxunl requested review of this revision.
Herald added a subscriber: wdng.
Currently AMDGPU does not support sanitizer. Disable sanitizer options for now
until they are sup