[clang-tools-extra] Add feature extractor tool (PR #149135)

2025-07-19 Thread via cfe-commits
https://github.com/majidkamali1370 updated https://github.com/llvm/llvm-project/pull/149135 >From aab024f20b301aca4ab5299c88af2e32c72a3277 Mon Sep 17 00:00:00 2001 From: Majid Kamali Date: Fri, 11 Jul 2025 23:16:27 +0100 Subject: [PATCH 01/17] Follow llvm and clang tutorial to create a sample t

[clang-tools-extra] Add feature extractor tool (PR #149135)

2025-07-18 Thread via cfe-commits
https://github.com/majidkamali1370 updated https://github.com/llvm/llvm-project/pull/149135 >From aab024f20b301aca4ab5299c88af2e32c72a3277 Mon Sep 17 00:00:00 2001 From: Majid Kamali Date: Fri, 11 Jul 2025 23:16:27 +0100 Subject: [PATCH 01/16] Follow llvm and clang tutorial to create a sample t

[clang-tools-extra] Add feature extractor tool (PR #149135)

2025-07-16 Thread via cfe-commits
github-actions[bot] wrote: Thank you for submitting a Pull Request (PR) to the LLVM Project! This PR will be automatically labeled and the relevant teams will be notified. If you wish to, you can add reviewers by using the "Reviewers" section on this page. If this is not working for you, it

[clang-tools-extra] Add feature extractor tool (PR #149135)

2025-07-16 Thread via cfe-commits
https://github.com/majidkamali1370 created https://github.com/llvm/llvm-project/pull/149135 None >From aab024f20b301aca4ab5299c88af2e32c72a3277 Mon Sep 17 00:00:00 2001 From: Majid Kamali Date: Fri, 11 Jul 2025 23:16:27 +0100 Subject: [PATCH 01/15] Follow llvm and clang tutorial to create a sa