[PATCH] D120529: Disable broken hip test on Windows

Shangwu Yao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 24 17:42:31 PST 2022


shangwuyao added a comment.

Seems like

  C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\lit-tmp-4x8dbzx6\\libbc-hipBundled-amdgcn-gfx1030-4b53df.a

somehow got interpreted by filecheck regex as:

  C:\\\\\\\\Users\\\\\\\\ContainerAdministrator\\\\\\\\AppData\\\\\\\\Local\\\\\\\\Temp\\\\\\\\lit-tmp-4x8dbzx6\\\\\\\\libbc-hipBundled-amdgcn-gfx1030-4b53df\\.a


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120529/new/

https://reviews.llvm.org/D120529



More information about the cfe-commits mailing list