[all-commits] [llvm/llvm-project] 66a871: [flang] Fix crash in IsSaved()
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jun 3 17:00:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66a871b973c52819ee0758ae3917f2b7b04ccef5
https://github.com/llvm/llvm-project/commit/66a871b973c52819ee0758ae3917f2b7b04ccef5
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M flang/lib/Evaluate/tools.cpp
Log Message:
-----------
[flang] Fix crash in IsSaved()
Code was accessing ProcEntityDetails in a symbol that didn't have them.
Differential Revision: https://reviews.llvm.org/D127011
More information about the All-commits
mailing list