[all-commits] [llvm/llvm-project] c89433: [HIP] Fix diag msg about sanitizer
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Tue Apr 26 07:37:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c89433d7fa10f9a3fe3858ac455ece5913092107
https://github.com/llvm/llvm-project/commit/c89433d7fa10f9a3fe3858ac455ece5913092107
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/test/Driver/hip-sanitize-options.hip
Log Message:
-----------
[HIP] Fix diag msg about sanitizer
Fix the misleading diag msg as the option is ignored for a particular
offload arch only.
Reviewed by: Artem Belevich
Differential Revision: https://reviews.llvm.org/D124396
More information about the All-commits
mailing list