[all-commits] [llvm/llvm-project] 8578b8: [Driver] Fix a build error
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jan 28 10:37:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8578b816fa9050c33561f06d631459e12645953a
https://github.com/llvm/llvm-project/commit/8578b816fa9050c33561f06d631459e12645953a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M clang/include/clang/Driver/Options.td
Log Message:
-----------
[Driver] Fix a build error
This patch fixes:
clang/include/clang/Driver/Options.td:4356:3: error: Expected comma
before next argument
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