[all-commits] [llvm/llvm-project] cda827: [flang] Source code location for IF statements and...
vdonaldson via All-commits
all-commits at lists.llvm.org
Fri May 3 06:11:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cda8270981b666c492933a9df1d984d0d0f8433f
https://github.com/llvm/llvm-project/commit/cda8270981b666c492933a9df1d984d0d0f8433f
Author: vdonaldson <37090318+vdonaldson at users.noreply.github.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M flang/lib/Lower/Bridge.cpp
A flang/test/Lower/if-loc.f90
Log Message:
-----------
[flang] Source code location for IF statements and constructs (#90853)
Make source code locations for IF statements and IF construct component
statements more accurate. Make similar changes to ASSOCIATE, BLOCK, and
SELECT TYPE construct component statements.
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