#1 [PATCH][llvm] Make source-interleave-prefix test case compatible with llvm-test
Merged by sergesanspaille. Opened by kkleine.
kkleine/llvm-project streamline  into  streamline

Download 1.patch

llvm-test runs test from a directory that's not the upstream one, and that leads
to some false positive. Workaround this by forcing the current working
directory.

Metadata Update from @kkleine:
- Request assigned

The patch [PATCH][llvm] Make source-interleave-prefix test case compatible with llvm-test was present in the rpms/llvm repo but never in the streamline branch here. It had to be modified because it
no longer applied cleanly. All the other patches in streamline had to be
rebased onto upstream's main branch of llvm-project.

Pull-Request has been merged by sergesanspaille

Metadata