[all-commits] [llvm/llvm-project] f4d5b1: [gn] Give two scripts argparse.RawDescriptionHelpF...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Aug 9 08:10:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4d5b14dcc65578db1688580a71db0783bfc82f9
https://github.com/llvm/llvm-project/commit/f4d5b14dcc65578db1688580a71db0783bfc82f9
Author: Nico Weber <thakis at chromium.org>
Date: 2024-08-09 (Fri, 09 Aug 2024)
Changed paths:
M llvm/utils/gn/build/symbol_exports.py
M llvm/utils/gn/build/symlink_or_copy.py
Log Message:
-----------
[gn] Give two scripts argparse.RawDescriptionHelpFormatter
Without this, the doc string is put in a single line. These
scripts have multi-line docstrings, so this makes their --help
output look much nicer.
Otherwise, no behavior change.
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