diff options
| author | Max Fan <root@max.fan> | 2021-10-15 08:45:28 -0500 |
|---|---|---|
| committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-10-15 09:17:00 -0500 |
| commit | 5bf32a0e4841d56b481344fb4d074ac96a854261 (patch) | |
| tree | 051208ac2b470758e9d495e290bcca233ce7b9f1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 1583c41d07a45a2daa1e9d8347dcea4329794657 (diff) | |
[Polly] Remove checkIslAstExprInt and use RAII instead of manually freeing Expr. NFC.
Polly is trying to move towards using isl::ast_expr / isl-noexceptions.h
(which implements RAII) where possible instead of manually managing memory.
checkIslAstExprInt manually frees Expr, so it has been removed to be
more idiomatic and consistent.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D111769
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
