These return temporary Optional<> values which are immediately
destroyed. I'm not sure why no sanitizers seem to have caught this,
but I encountered crashes on these in a future patch.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D72726
TableGen/GlobalISel: Don't take reference to temporary values ClosedPublic Authored by arsenm on Jan 14 2020, 11:11 AM.
Details Summary These return temporary Optional<> values which are immediately
Diff Detail
Revision Contents
Diff 238049 llvm/utils/TableGen/GlobalISelEmitter.cpp
|