[all-commits] [llvm/llvm-project] b29bda: CommandLine.h - use auto const reference in Values...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Sep 9 06:21:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b29bdab8c76dbeda7786ef8e0d1bf58376955795
https://github.com/llvm/llvm-project/commit/b29bdab8c76dbeda7786ef8e0d1bf58376955795
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M llvm/include/llvm/Support/CommandLine.h
Log Message:
-----------
CommandLine.h - use auto const reference in ValuesClass::apply for range loop. NFCI.
More information about the All-commits
mailing list