[clang] [NFC][FMV] Add tests to demonstrate feature priorities. (PR #79455)

2024-01-26 Thread Alexandros Lamprineas via cfe-commits
https://github.com/labrinea closed https://github.com/llvm/llvm-project/pull/79455 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC][FMV] Add tests to demonstrate feature priorities. (PR #79455)

2024-01-25 Thread Pavel Iliin via cfe-commits
https://github.com/ilinpv approved this pull request. LGTM, thanks for additinal FMV tests! https://github.com/llvm/llvm-project/pull/79455 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang] [NFC][FMV] Add tests to demonstrate feature priorities. (PR #79455)

2024-01-25 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Alexandros Lamprineas (labrinea) Changes Adds tests showing that we select function version according to the highest feature priority. This will make the changes introduced by #79316 more evident. --- Full diff:

[clang] [NFC][FMV] Add tests to demonstrate feature priorities. (PR #79455)

2024-01-25 Thread Alexandros Lamprineas via cfe-commits
https://github.com/labrinea created https://github.com/llvm/llvm-project/pull/79455 Adds tests showing that we select function version according to the highest feature priority. This will make the changes introduced by #79316 more evident. >From 07719ca748ad94e3c458293e46538491d771cc00 Mon