This is an archive of the discontinued LLVM Phabricator instance.

[HIP] Fix diag msg about sanitizer
ClosedPublic

Authored by yaxunl on Apr 25 2022, 8:39 AM.

Details

Summary

Fix the misleading diag msg as the option is ignored for a particular offload arch only.

Diff Detail

Event Timeline

yaxunl created this revision.Apr 25 2022, 8:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2022, 8:39 AM
yaxunl requested review of this revision.Apr 25 2022, 8:39 AM
tra accepted this revision.Apr 25 2022, 11:03 AM

Wording nit. LGTM otherwise.

clang/include/clang/Basic/DiagnosticDriverKinds.td
110–112

'there' would be more concise and less repetitive.

This revision is now accepted and ready to land.Apr 25 2022, 11:03 AM
yaxunl marked an inline comment as done.Apr 25 2022, 11:19 AM
yaxunl added inline comments.
clang/include/clang/Basic/DiagnosticDriverKinds.td
110–112

will do when committing

This revision was landed with ongoing or failed builds.Apr 26 2022, 7:37 AM
This revision was automatically updated to reflect the committed changes.
yaxunl marked an inline comment as done.
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2022, 7:37 AM