[PATCH] D73299: [HIP] Fix environment variable HIP_DEVICE_LIB_PATH
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 28 10:59:08 PST 2020
yaxunl added a comment.
In D73299#1845162 <https://reviews.llvm.org/D73299#1845162>, @thakis wrote:
> This breaks check-clang on Windows: http://45.33.8.238/win/6843/step_7.txt
>
> You probably want "env FOO=bar" instead of "FOO=bar" in the test file.
Fixed. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73299/new/
https://reviews.llvm.org/D73299
More information about the cfe-commits
mailing list