[all-commits] [llvm/llvm-project] ce69a6: Skip contiguous check when ignore_tkr(c) is used (...
Zhen Wang via All-commits
all-commits at lists.llvm.org
Wed May 7 09:24:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce69a60bc21024706a90fb36ffc2b43e112fb002
https://github.com/llvm/llvm-project/commit/ce69a60bc21024706a90fb36ffc2b43e112fb002
Author: Zhen Wang <37195552+wangzpgi at users.noreply.github.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M flang/lib/Semantics/check-call.cpp
A flang/test/Semantics/cuf20.cuf
Log Message:
-----------
Skip contiguous check when ignore_tkr(c) is used (#138762)
The point of ignore_tkr(c) is to ignore both contiguous warnings and
errors for arguments of all attribute types.
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