[all-commits] [llvm/llvm-project] 136e5f: [NFC][Support] Create helper function to parse boo...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Mon Aug 12 20:49:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 136e5f4850fb40b1c2be2da5e2032ab3d85a493e
https://github.com/llvm/llvm-project/commit/136e5f4850fb40b1c2be2da5e2032ab3d85a493e
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2024-08-12 (Mon, 12 Aug 2024)
Changed paths:
M llvm/lib/Support/CommandLine.cpp
Log Message:
-----------
[NFC][Support] Create helper function to parse bool (#102818)
Create a helper template function to parse bool, to eliminate code
duplication.
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