[PATCH] D150761: [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra
Tobias Hieta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 08:07:17 PDT 2023
thieta added inline comments.
================
Comment at: clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py:9
#
-#===------------------------------------------------------------------------===#
+# ===------------------------------------------------------------------------===#
----------------
barannikov88 wrote:
> 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.
>
I'll see if I can make it better after this diff has landed.
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