[all-commits] [llvm/llvm-project] f7679b: [libc++][NFC] Reformat params.py
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Jun 15 11:46:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7679bcfb6e246e44a8a74e015dccee387315530
https://github.com/llvm/llvm-project/commit/f7679bcfb6e246e44a8a74e015dccee387315530
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M libcxx/utils/libcxx/test/params.py
Log Message:
-----------
[libc++][NFC] Reformat params.py
After the Black reformatting changes, the code became pretty hard to
read and inconsistently formatted. This fixes that.
Differential Revision: https://reviews.llvm.org/D152839
More information about the All-commits
mailing list