llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript
Alexander Kornienko c95922c717 Remove a useless temporary of a base class type.
This was found by clang-tidy bugprone-undelegated-constructor check.
Was there since the very first commit back in 2016.

Reviewed By: clayborg, labath, srhines

Differential Revision: https://reviews.llvm.org/D114111
2022-12-04 00:01:22 +01:00
..
RenderScriptRuntime Remove a useless temporary of a base class type. 2022-12-04 00:01:22 +01:00
CMakeLists.txt