[clang] [git-clang-format] Fix: make the tool backward compatible (PR #108721)

2024-09-14 Thread Eden Reich via cfe-commits
https://github.com/edenreich created https://github.com/llvm/llvm-project/pull/108721 ## Summary Currently it's not backward compatible, because the flag -list-ignored doesn't exists on older version of clang-format. To make this tool still backward compatible, we can first check if the .cla

[clang] [git-clang-format] Fix: make the tool backward compatible (PR #108721)

2024-09-14 Thread Eden Reich via cfe-commits
https://github.com/edenreich edited https://github.com/llvm/llvm-project/pull/108721 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [git-clang-format] Fix: make the tool backward compatible (PR #108721)

2024-09-14 Thread Eden Reich via cfe-commits
https://github.com/edenreich edited https://github.com/llvm/llvm-project/pull/108721 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [git-clang-format] Fix: make the tool backward compatible (PR #108721)

2024-09-14 Thread Eden Reich via cfe-commits
https://github.com/edenreich edited https://github.com/llvm/llvm-project/pull/108721 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [git-clang-format] Fix: make the tool backward compatible (PR #108721)

2024-09-15 Thread Eden Reich via cfe-commits
edenreich wrote: Because I was trying to use this tool with the current stable release of clang-format, and it's currently broken? IDK, or I just wait for the next release of clang-format before I can consider using git-clang-format 🤷‍♂️ https://github.com/llvm/llvm-project/pull/108721 __

[clang] [git-clang-format] Fix: make the tool backward compatible (PR #108721)

2024-09-15 Thread Eden Reich via cfe-commits
https://github.com/edenreich closed https://github.com/llvm/llvm-project/pull/108721 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits