[all-commits] [llvm/llvm-project] b80967: [Serialization] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Aug 6 08:22:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b809671a4184fb279abf7ae2f75ee9117c13dd60
https://github.com/llvm/llvm-project/commit/b809671a4184fb279abf7ae2f75ee9117c13dd60
Author: Kazu Hirata <kazu at google.com>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M clang/lib/Serialization/ASTReader.cpp
Log Message:
-----------
[Serialization] Fix a warning
This patch fixes:
clang/lib/Serialization/ASTReader.cpp:11426:13: error: unused
variable '_' [-Werror,-Wunused-variable]
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