[all-commits] [llvm/llvm-project] 6bcc38: [FIX] Fix sanitizer-aarch64-linux build after comm...
Sergey Shcherbinin via All-commits
all-commits at lists.llvm.org
Fri Jul 11 05:04:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bcc38e6f8a7f224ec3138b55ba67238886f5243
https://github.com/llvm/llvm-project/commit/6bcc38e6f8a7f224ec3138b55ba67238886f5243
Author: Sergey Shcherbinin <sscherbinin at nvidia.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
Log Message:
-----------
[FIX] Fix sanitizer-aarch64-linux build after commit 8472eb1361bbabd6… (#148206)
The previous commit 8472eb1361bbabd6428a65da446618503e439743 broke the
sanitizer-aarch64-linux builder.
This patch fixes it: unused variable is removed
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