This patches fixes https://bugs.llvm.org/show_bug.cgi?id=51404
Some builds use custom resource directory for clang, therefore the test
cannot assume default resource directory for clang. Use -resource-dir
to force it.
Paths
| Differential D111726
[HIP] Fix test rcom-detect.hip ClosedPublic Authored by yaxunl on Oct 13 2021, 8:24 AM.
Details
Summary This patches fixes https://bugs.llvm.org/show_bug.cgi?id=51404 Some builds use custom resource directory for clang, therefore the test
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2021, 10:06 AM Closed by commit rG1439df00fc5e: [HIP] Fix test rcom-detect.hip (authored by yaxunl). · Explain WhyOct 13 2021, 12:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379488 clang/test/Driver/rocm-detect.hip
|