[all-commits] [llvm/llvm-project] 677296: [flang] Fix dereference of std::optional with no v...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Jan 26 09:52:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6772966dcdf5175c517832c1b2352b4fcd1d6b16
https://github.com/llvm/llvm-project/commit/6772966dcdf5175c517832c1b2352b4fcd1d6b16
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M flang/lib/Optimizer/Builder/Character.cpp
Log Message:
-----------
[flang] Fix dereference of std::optional with no value
Differential Revision: https://reviews.llvm.org/D142648
More information about the All-commits
mailing list