[PATCH] D123407: File Extension

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 13:25:32 PDT 2022


beanz added a comment.

Overall this seems like a nice change. There is one unrelated change fixing a typo in here that should be removed and posted separately.



================
Comment at: llvm/utils/wciia.py:101
 
-# now lest try to find the owner of the file or folder
 import sys
----------------
This change is unrelated, and should be in a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123407



More information about the llvm-commits mailing list