[PATCH] D111797: [clang][scan-build] Use uname -s to detect the operating system.
Brad Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 28 21:10:30 PDT 2021
brad added a comment.
Oh, and you would have to use chomp to eliminate the newline character. Never mind. That's kind of ugly. Maybe it is better to go back to the original diff.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111797/new/
https://reviews.llvm.org/D111797
More information about the cfe-commits
mailing list