[all-commits] [llvm/llvm-project] c1b2a7: [lld/mac] make a few "named parameter comments" mo...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Apr 22 07:48:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1b2a7bfbf559fecf7acb4a6fcb6ba731970a518
https://github.com/llvm/llvm-project/commit/c1b2a7bfbf559fecf7acb4a6fcb6ba731970a518
Author: Nico Weber <thakis at chromium.org>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M lld/MachO/SyntheticSections.cpp
M lld/MachO/UnwindInfoSection.cpp
Log Message:
-----------
[lld/mac] make a few "named parameter comments" more consistent
Most of LLVM and almost all of lld/MachO uses `/*foo=*/bar` style.
No behavior change.
More information about the All-commits
mailing list