[all-commits] [llvm/llvm-project] bd676f: [Sema] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Apr 18 21:00:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd676f00b80a064e1d377a758aec5b7ae6814e5f
https://github.com/llvm/llvm-project/commit/bd676f00b80a064e1d377a758aec5b7ae6814e5f
Author: Kazu Hirata <kazu at google.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M clang/lib/Sema/SemaStmtAttr.cpp
Log Message:
-----------
[Sema] Fix a warning
This patch fixes
clang/lib/Sema/SemaStmtAttr.cpp:114:18: error: unused variable 'R'
[-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