[PATCH] D73299: [HIP] Fix environment variable HIP_DEVICE_LIB_PATH

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 10:49:22 PST 2020


thakis added a comment.

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.


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