diff options
author | Timm Bäder <tbaeder@redhat.com> | 2023-07-11 09:47:03 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2023-07-20 15:27:16 +0200 |
commit | af67614f79059686399e2808c80658af783f48d3 (patch) | |
tree | 950d328ca165e2234d0fc549d3c897b1a6aeffb6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f8a36d8c3e264c4fccf8058e699201a452ea7bb7 (diff) | |
download | llvm-af67614f79059686399e2808c80658af783f48d3.zip llvm-af67614f79059686399e2808c80658af783f48d3.tar.gz llvm-af67614f79059686399e2808c80658af783f48d3.tar.bz2 |
[clang][Interp] Call dtor of Floating values
The APFloat might heap-allocate some memory, so we need to call its
destructor.
Differential Revision: https://reviews.llvm.org/D154928
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions