diff options
| author | jeanPerier <jperier@nvidia.com> | 2025-10-10 11:19:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-10 11:19:54 +0200 |
| commit | de55329b6ed7184771fb036e52475a63ebc67c97 (patch) | |
| tree | 2caedcfc6c92053091412bf4888b937481c7a4fe /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | 881a57b99568c6d0790ca81cb36376618640f4b3 (diff) | |
| download | llvm-de55329b6ed7184771fb036e52475a63ebc67c97.zip llvm-de55329b6ed7184771fb036e52475a63ebc67c97.tar.gz llvm-de55329b6ed7184771fb036e52475a63ebc67c97.tar.bz2 | |
[flang][NFC] update createTempFromMold interface to return a bool (#162680)
Some createTempFromMold users are looking for a compile time constant
for the `mustFree`. Instead of having them retrieving it, update the
interface to return a bool. The only users that needs a value was
`packageBufferizedExpr` and it has an overload that accept bool too.
Tests are updated to reflect that this changes the place where the
boolean is created in BufferizeHLFIR, and just removes its creation in
contexts it is not needed.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
