Files
clang-p2996/flang/lib/Semantics/tools.cpp
Peter Klausler 143be4eafc [flang] Silence spurious error (#104821)
Don't complain about a local object with an impure final procedure in a
pure subprogram when the local object is a named constant.

Fixes https://github.com/llvm/llvm-project/issues/104796.
2024-08-20 12:04:32 -07:00

58 KiB