[PATCH] D150761: [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra
Sergei Barannikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 02:19:12 PDT 2023
barannikov88 added inline comments.
Herald added a subscriber: ormris.
================
Comment at: clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py:9
#
-#===------------------------------------------------------------------------===#
+# ===------------------------------------------------------------------------===#
----------------
This is unfortunate. The comment is now asymmetric.
I guess this is not a big deal, but maybe someone has an idea how to prettify it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150761/new/
https://reviews.llvm.org/D150761
More information about the cfe-commits
mailing list