[all-commits] [llvm/llvm-project] fb8c0e: [Clang][OpenMP][NFC] Diagnostics/parsing tests for...
Amit Tiwari via All-commits
all-commits at lists.llvm.org
Wed Feb 25 01:03:34 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb8c0e65bc14cae5fb90ce2225a1d20ab4dcbe0f
https://github.com/llvm/llvm-project/commit/fb8c0e65bc14cae5fb90ce2225a1d20ab4dcbe0f
Author: Amit Tiwari <amtiwari at amd.com>
Date: 2026-02-25 (Wed, 25 Feb 2026)
Changed paths:
A clang/test/OpenMP/target_update_strided_ptr_variable_count_and_stride_messages.c
A clang/test/OpenMP/target_update_strided_ptr_variable_count_messages.c
A clang/test/OpenMP/target_update_strided_ptr_variable_stride_messages.c
A clang/test/OpenMP/target_update_strided_struct_ptr_messages_from.c
A clang/test/OpenMP/target_update_strided_struct_ptr_messages_to.c
A clang/test/OpenMP/target_update_strided_struct_ptr_multiple_messages_from.c
A clang/test/OpenMP/target_update_strided_struct_ptr_multiple_messages_to.c
A clang/test/OpenMP/target_update_strided_struct_ptr_partial_messages_from.c
A clang/test/OpenMP/target_update_strided_struct_ptr_partial_messages_to.c
A clang/test/OpenMP/target_update_strided_struct_variable_count_and_stride_messages.c
A clang/test/OpenMP/target_update_variable_count_and_stride_messages.c
Log Message:
-----------
[Clang][OpenMP][NFC] Diagnostics/parsing tests for non-contiguous updates. (#181780)
NFC PR for validating parsing checks for variable count/stride,
pointer-based array sections, struct member array sections,
multiple/partial array updates -- for non-contiguous updates
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list