[all-commits] [llvm/llvm-project] da9a70: [HIP] Fix -fno-gpu-sanitize

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Wed Mar 9 18:06:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da9a70313d60572c1e1e630ecf2dad7a0fa5d7ff
      https://github.com/llvm/llvm-project/commit/da9a70313d60572c1e1e630ecf2dad7a0fa5d7ff
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/HIPAMD.cpp
    M clang/test/Driver/hip-sanitize-options.hip

  Log Message:
  -----------
  [HIP] Fix -fno-gpu-sanitize

Fix a typo about -fno-gpu-sanitize handling and disable warnings when
-fno-gpu-sanitize is specified.

Reviewed by: Artem Belevich

Differential Revision: https://reviews.llvm.org/D121302




More information about the All-commits mailing list