https://github.com/MaggieYingYi closed
https://github.com/llvm/llvm-project/pull/144737
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/MaggieYingYi created
https://github.com/llvm/llvm-project/pull/144737
Change the test to check the exit status of the 'ls' command line (instead of
error message) since the error message is different when running 'ls' command
on the different Host machine.
>From 6d3bd2fb459
https://github.com/mizvekov approved this pull request.
https://github.com/llvm/llvm-project/pull/144737
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/goussepi approved this pull request.
LGTM!
https://github.com/llvm/llvm-project/pull/144737
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Ying Yi (MaggieYingYi)
Changes
Change the test to check the exit status of the 'ls' command line (instead of
error message) since the error message is different when running 'ls' command
on the different Host machine.
---
Full diff: http