[all-commits] [llvm/llvm-project] 448105: [clang] Move variable declaration closer to use
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Oct 18 13:41:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4481057d4cbe60878d16b26085d8ab90ec5f7a43
https://github.com/llvm/llvm-project/commit/4481057d4cbe60878d16b26085d8ab90ec5f7a43
Author: Nico Weber <thakis at chromium.org>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
Log Message:
-----------
[clang] Move variable declaration closer to use
...and add some whitespace to delimit the three logical steps done in this
function.
No behavior change.
More information about the All-commits
mailing list