[all-commits] [llvm/llvm-project] 6c8ff4: [OptParser] NFC: Remove unused template arg 'name'...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Thu Sep 9 05:05:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c8ff4032e2bcf7dd381633b7e6294f23f0173a9
https://github.com/llvm/llvm-project/commit/6c8ff4032e2bcf7dd381633b7e6294f23f0173a9
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-09-09 (Thu, 09 Sep 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M llvm/include/llvm/Option/OptParser.td
Log Message:
-----------
[OptParser] NFC: Remove unused template arg 'name' from bool opt
Identified in D109359.
Reviewed By: jansvoboda11
Differential Revision: https://reviews.llvm.org/D109489
More information about the All-commits
mailing list