[all-commits] [llvm/llvm-project] 3ab70e: [Flang] Change sizeof argument name to "x" (#130189)
Andre Kuhlenschmidt via All-commits
all-commits at lists.llvm.org
Wed Mar 26 12:34:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ab70e3f90f43f33bd3180c1c3a9f9b00c4d6922
https://github.com/llvm/llvm-project/commit/3ab70e3f90f43f33bd3180c1c3a9f9b00c4d6922
Author: Andre Kuhlenschmidt <andre.kuhlenschmidt at gmail.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
A flang/test/Semantics/sizeof.f90
Log Message:
-----------
[Flang] Change sizeof argument name to "x" (#130189)
This closes #128610 by fixing the name of the argument to the sizeof
function to be "x" and adds a test.
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