[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-10-28 Thread Rahul Joshi via cfe-commits
https://github.com/jurahul edited https://github.com/llvm/llvm-project/pull/109220 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-10-08 Thread Rahul Joshi via cfe-commits
jurahul wrote: @AaronBallman ping to comment on this again. Not only does this have files missing, it also includes file names that do not exist anymore in the repo: ``` clang/docs/tools/clang-formatted-files.txt:llvm/include/llvm/DWP/DWPStringPool.h clang/docs/tools/clang-formatted-files.txt:l

[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-09-23 Thread Rahul Joshi via cfe-commits
jurahul wrote: @AaronBallman WDTY? The motivation of the change is that I see most of the changes in this file are a result of folks adding or deleting files, so its one less thing to take care of when doing so. Also the current list of files in this file is incomplete, further proving that th

[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-09-19 Thread Rahul Joshi via cfe-commits
jurahul wrote: May be. Even in that PR, the only reference to this file is: ``` CLEAN_FILE = os.path.join(CLANG_DIR, 'docs/tools/clang-formatted-files.txt') cleanfiles = open(CLEAN_FILE, "wb") ``` So its overwritten. But yeah, let @mydeveloperday confirm. https://github.com/llvm/llvm-project/

[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-09-19 Thread Aaron Ballman via cfe-commits
AaronBallman wrote: I don't think this file is actually unused; it was committed with the original PR adding the script: 5aca8bb963a43b62f37305f7eb07476631ea9f2a (https://reviews.llvm.org/D111000 was the review) I've added @mydeveloperday as a reviewer for confirmation though https://github.c

[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-09-18 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Rahul Joshi (jurahul) Changes Looks like this file is generated by the `generate_formatted_state.py` script in the same directory. So it seems this was committed to the repo inadvertently. --- Patch is 408.98 KiB, truncated to 20.00 KiB

[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-09-18 Thread Rahul Joshi via cfe-commits
https://github.com/jurahul ready_for_review https://github.com/llvm/llvm-project/pull/109220 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC] Delete unused clang-formatted-files.txt file (PR #109220)

2024-09-18 Thread Rahul Joshi via cfe-commits
https://github.com/jurahul edited https://github.com/llvm/llvm-project/pull/109220 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits