[all-commits] [llvm/llvm-project] c36385: [flang] Fix some memory leaks
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Dec 24 04:46:43 PST 2024
Branch: refs/heads/users/matthias-springer/flang_mem_1
Home: https://github.com/llvm/llvm-project
Commit: c36385e6c3153f525e5af266228d295bc46e0d0d
https://github.com/llvm/llvm-project/commit/c36385e6c3153f525e5af266228d295bc46e0d0d
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-12-24 (Tue, 24 Dec 2024)
Changed paths:
M flang/include/flang/Frontend/FrontendActions.h
M flang/include/flang/Lower/AbstractConverter.h
M flang/include/flang/Lower/Bridge.h
M flang/include/flang/Lower/OpenACC.h
M flang/include/flang/Tools/CrossToolHelpers.h
M flang/lib/Frontend/FrontendActions.cpp
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/OpenACC.cpp
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/unittests/Frontend/CodeGenActionTest.cpp
M flang/unittests/Optimizer/Builder/CharacterTest.cpp
M flang/unittests/Optimizer/Builder/ComplexTest.cpp
M flang/unittests/Optimizer/Builder/FIRBuilderTest.cpp
M flang/unittests/Optimizer/Builder/HLFIRToolsTest.cpp
M flang/unittests/Optimizer/Builder/Runtime/RuntimeCallTestBase.h
M flang/unittests/Optimizer/FortranVariableTest.cpp
M flang/unittests/Runtime/ArrayConstructor.cpp
M flang/unittests/Runtime/CharacterTest.cpp
Log Message:
-----------
[flang] Fix some memory leaks
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list