[all-commits] [llvm/llvm-project] f3b404: [TableGen] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue May 27 09:09:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3b404be973507432cf86c177978d9de708d850c
https://github.com/llvm/llvm-project/commit/f3b404be973507432cf86c177978d9de708d850c
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M clang/utils/TableGen/ClangBuiltinTemplatesEmitter.cpp
Log Message:
-----------
[TableGen] Fix a warning
This patch fixes:
clang/utils/TableGen/ClangBuiltinTemplatesEmitter.cpp:25:8: error:
'llvm::StringSet' may not intend to support class template argument
deduction [-Werror,-Wctad-maybe-unsupported]
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