[all-commits] [llvm/llvm-project] c702bf: [flang] Fix some memory leaks

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Dec 24 04:09:09 PST 2024


  Branch: refs/heads/users/matthias-springer/flang_mem_1
  Home:   https://github.com/llvm/llvm-project
  Commit: c702bf461747940f4e44677c120b0b0d5290a588
      https://github.com/llvm/llvm-project/commit/c702bf461747940f4e44677c120b0b0d5290a588
  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/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