[all-commits] [llvm/llvm-project] d6f314: [flang] Accept IGNORE_TKR in separate module proce...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Jul 11 13:30:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6f314ce870266a051a659d09938d8ceb34e36f1
https://github.com/llvm/llvm-project/commit/d6f314ce870266a051a659d09938d8ceb34e36f1
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M flang/lib/Semantics/check-declarations.cpp
M flang/test/Semantics/ignore_tkr01.f90
Log Message:
-----------
[flang] Accept IGNORE_TKR in separate module procedure interface (#98374)
We emit an incorrect error message when !DIR$ IGNORE_TKR appears in a
separate module procedure's interface declaration.
Fixes https://github.com/llvm/llvm-project/issues/98210.
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