[all-commits] [llvm/llvm-project] 2a0091: [AIX] fix unsupported diff flag on AIX (-strip-tra...
Mark Danial via All-commits
all-commits at lists.llvm.org
Tue Dec 17 12:44:11 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a0091fb4abb5f89198d7e9c039da01921e2b7ee
https://github.com/llvm/llvm-project/commit/2a0091fb4abb5f89198d7e9c039da01921e2b7ee
Author: Mark Danial <118996571+madanial0 at users.noreply.github.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M clang/test/Format/lit.local.cfg
Log Message:
-----------
[AIX] fix unsupported diff flag on AIX (-strip-trailing-cr) (#120276)
https://github.com/llvm/llvm-project/pull/119666 adds the
`-strip-trailing-cr` flag to diff which is not supported on AIX switch
to use the python implementation of diff instead
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list