diff options
author | vporpo <vporpodas@google.com> | 2025-06-06 12:21:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-06 12:21:25 -0700 |
commit | 47d9473e492e4f4100a719a22bd1588b8524b344 (patch) | |
tree | e3e1b09b4e53d8c26f6f789d5a52efa1ad5e2a92 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7db847df556f9c2670046f0d067b3aa80d6b9d39 (diff) | |
download | llvm-47d9473e492e4f4100a719a22bd1588b8524b344.zip llvm-47d9473e492e4f4100a719a22bd1588b8524b344.tar.gz llvm-47d9473e492e4f4100a719a22bd1588b8524b344.tar.bz2 |
[SandboxVec][BottomUpVec] Fix ownership of Legality (#143018)
Fix the ownership of `Legality` member variable of BottomUpVec. It
should get created in runOnFunction() and get destroyed when the
function returns.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions