[PATCH] D150763: [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 02:15:50 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7bfaa0f09d05: [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi (authored by thieta).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150763/new/

https://reviews.llvm.org/D150763

Files:
  libcxx/benchmarks/lit.cfg.py
  libcxx/docs/conf.py
  libcxx/test/libcxx/experimental/lit.local.cfg
  libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py
  libcxx/test/libcxx/input.output/file.streams/lit.local.cfg
  libcxx/test/libcxx/input.output/filesystems/lit.local.cfg
  libcxx/test/libcxx/input.output/iostream.format/lit.local.cfg
  libcxx/test/libcxx/input.output/iostream.objects/lit.local.cfg
  libcxx/test/libcxx/input.output/iostreams.base/lit.local.cfg
  libcxx/test/libcxx/input.output/stream.buffers/lit.local.cfg
  libcxx/test/libcxx/input.output/string.streams/lit.local.cfg
  libcxx/test/libcxx/lint/lint_cmakelists.sh.py
  libcxx/test/libcxx/lint/lint_headers.sh.py
  libcxx/test/libcxx/lint/lint_modulemap.sh.py
  libcxx/test/libcxx/lit.local.cfg
  libcxx/test/libcxx/localization/lit.local.cfg
  libcxx/test/libcxx/selftest/additional_compile_flags/lit.local.cfg
  libcxx/test/libcxx/selftest/dsl/dsl.sh.py
  libcxx/test/libcxx/selftest/dsl/lit.local.cfg
  libcxx/test/libcxx/transitive_includes_to_csv.py
  libcxx/test/lit.cfg.py
  libcxx/test/std/depr/depr.ios.members/lit.local.cfg
  libcxx/test/std/depr/depr.str.strstreams/lit.local.cfg
  libcxx/test/std/experimental/lit.local.cfg
  libcxx/test/std/input.output/file.streams/lit.local.cfg
  libcxx/test/std/input.output/filesystems/lit.local.cfg
  libcxx/test/std/input.output/input.output.general/lit.local.cfg
  libcxx/test/std/input.output/iostream.format/lit.local.cfg
  libcxx/test/std/input.output/iostream.forward/lit.local.cfg
  libcxx/test/std/input.output/iostream.objects/lit.local.cfg
  libcxx/test/std/input.output/iostreams.base/lit.local.cfg
  libcxx/test/std/input.output/iostreams.requirements/lit.local.cfg
  libcxx/test/std/input.output/stream.buffers/lit.local.cfg
  libcxx/test/std/input.output/string.streams/lit.local.cfg
  libcxx/test/std/iterators/stream.iterators/lit.local.cfg
  libcxx/test/std/localization/lit.local.cfg
  libcxx/test/std/re/lit.local.cfg
  libcxx/test/std/strings/basic.string/string.nonmembers/string.io/lit.local.cfg
  libcxx/utils/cat_files.py
  libcxx/utils/gdb/libcxx/printers.py
  libcxx/utils/generate_abi_list.py
  libcxx/utils/generate_feature_test_macro_components.py
  libcxx/utils/generate_header_inclusion_tests.py
  libcxx/utils/generate_header_tests.py
  libcxx/utils/generate_iwyu_mapping.py
  libcxx/utils/generate_width_estimation_table.py
  libcxx/utils/libcxx/__init__.py
  libcxx/utils/libcxx/sym_check/__init__.py
  libcxx/utils/libcxx/sym_check/diff.py
  libcxx/utils/libcxx/sym_check/extract.py
  libcxx/utils/libcxx/sym_check/match.py
  libcxx/utils/libcxx/sym_check/util.py
  libcxx/utils/libcxx/test/config.py
  libcxx/utils/libcxx/test/dsl.py
  libcxx/utils/libcxx/test/features.py
  libcxx/utils/libcxx/test/format.py
  libcxx/utils/libcxx/test/googlebenchmark.py
  libcxx/utils/libcxx/test/params.py
  libcxx/utils/run.py
  libcxx/utils/ssh.py
  libcxx/utils/sym_diff.py
  libcxxabi/test/lit.cfg.py
  libcxxabi/test/native/arm-linux-eabi/lit.local.cfg
  libunwind/docs/conf.py
  libunwind/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150763.525491.patch
Type: text/x-patch
Size: 383442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/07696c2c/attachment-0001.bin>


More information about the llvm-commits mailing list