diff options
author | Valentin Clement <clementval@gmail.com> | 2022-10-31 14:51:44 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-10-31 14:52:28 +0100 |
commit | 079b18a7cda32dd779d7fbed49fb0252d7f49819 (patch) | |
tree | e50c6dd6daded39f92253140ee11e4be7f4ae8cd /llvm/unittests/Support/ProgramTest.cpp | |
parent | e3ec9dd0ba42a6022b37d8a61e20fe338b8dc51f (diff) | |
download | llvm-079b18a7cda32dd779d7fbed49fb0252d7f49819.zip llvm-079b18a7cda32dd779d7fbed49fb0252d7f49819.tar.gz llvm-079b18a7cda32dd779d7fbed49fb0252d7f49819.tar.bz2 |
[flang][NFC] Deallocation of polymorphoc entities are done with the runtime call
The runtime function `AllocatableDeallocate/PointerDeallocate` is reponsible to
deallocate and finalize it. This patch just adds tests to make sure the correct
runtime function is called.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D137068
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions