[all-commits] [llvm/llvm-project] cc2139: [AMDPU][Sanitizer] Refactor sanitizer options hand...
ronlieb via All-commits
all-commits at lists.llvm.org
Sat Apr 2 04:03:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc2139524f77248c7e147d4cc3befb31fe3e6daa
https://github.com/llvm/llvm-project/commit/cc2139524f77248c7e147d4cc3befb31fe3e6daa
Author: Ron Lieberman <ron.lieberman at amd.com>
Date: 2022-04-02 (Sat, 02 Apr 2022)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/lib/Driver/ToolChains/AMDGPU.cpp
M clang/lib/Driver/ToolChains/AMDGPU.h
M clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
M clang/lib/Driver/ToolChains/AMDGPUOpenMP.h
M clang/lib/Driver/ToolChains/HIPAMD.cpp
M clang/test/Driver/hip-sanitize-options.hip
Log Message:
-----------
[AMDPU][Sanitizer] Refactor sanitizer options handling for AMDGPU Toolchain
authored by amit.pandey at amd.com ampandey-AMD
Differential Revision: https://reviews.llvm.org/D122781
More information about the All-commits
mailing list