diff options
author | Valentin Clement <clementval@gmail.com> | 2022-10-05 16:05:11 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-10-05 16:07:12 +0200 |
commit | 0d7e4d099e9b04da588a73e8d4c441a79ed7c5b5 (patch) | |
tree | 39e413bc67e2288f8ef87f55cb91b7ae03056389 /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | c603cefbda1300983e81da545a307572fdb79d1e (diff) | |
download | llvm-0d7e4d099e9b04da588a73e8d4c441a79ed7c5b5.zip llvm-0d7e4d099e9b04da588a73e8d4c441a79ed7c5b5.tar.gz llvm-0d7e4d099e9b04da588a73e8d4c441a79ed7c5b5.tar.bz2 |
[flang] Deallocate polymorphic and unlimited polymorphic intent(out) allocatable with runtime
Polymorphic and unlimited polymorphic entities should be handled by runtime. This patch
update the condition in `genDeallocate` to force polymorphic and unlimited polymorphic entities
to be deallocated through a runtime call and not inlined.
Depends on D135143
Reviewed By: jeanPerier, PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D135144
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions