[all-commits] [llvm/llvm-project] 98e20e: [CommandLine][NFC] Replace 'std::function' with 'f...
Igor Kudrin via All-commits
all-commits at lists.llvm.org
Tue Dec 19 14:15:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98e20e15ba22e9fed1ff912b8c77645c85aff9ad
https://github.com/llvm/llvm-project/commit/98e20e15ba22e9fed1ff912b8c77645c85aff9ad
Author: Igor Kudrin <ikudrin at accesssoftek.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M llvm/lib/Support/CommandLine.cpp
Log Message:
-----------
[CommandLine][NFC] Replace 'std::function' with 'function_ref' (#75973)
This implements a post-commit suggestion for #75679.
More information about the All-commits
mailing list