[all-commits] [llvm/llvm-project] 493412: Diable sanitizer options for amdgpu
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Thu Sep 10 12:41:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4934127e627d7c58342be15bc9230a7cbdf5273f
https://github.com/llvm/llvm-project/commit/4934127e627d7c58342be15bc9230a7cbdf5273f
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M clang/lib/Driver/SanitizerArgs.cpp
A clang/test/Driver/hip-sanitize-options.hip
Log Message:
-----------
Diable sanitizer options for amdgpu
Currently AMDGPU does not support sanitizer. Disable
sanitizer options for now until they are supported.
Differential Revision: https://reviews.llvm.org/D87461
More information about the All-commits
mailing list