[all-commits] [llvm/llvm-project] a3e62d: [AST] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jan 11 00:12:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3e62d849f07d1e55e6d15465f4f3842ff4b3717
https://github.com/llvm/llvm-project/commit/a3e62d849f07d1e55e6d15465f4f3842ff4b3717
Author: Kazu Hirata <kazu at google.com>
Date: 2025-01-11 (Sat, 11 Jan 2025)
Changed paths:
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[AST] Fix a warning
This patch fixes:
clang/unittests/AST/ASTImporterTest.cpp:3397:9: error: unused
variable 'ToTU' [-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