llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
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
..
CMakeLists.txt
RenderScriptExpressionOpts.cpp Remove a useless temporary of a base class type. 2022-12-04 00:01:22 +01:00
RenderScriptExpressionOpts.h Cleanup includes: LLVMTarget 2022-03-10 10:00:29 +01:00
RenderScriptRuntime.cpp [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
RenderScriptRuntime.h [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan 2022-07-20 14:50:48 -07:00
RenderScriptScriptGroup.cpp Have CommandObjectParsed check for "commands that take no arguments". 2022-06-27 15:14:41 -07:00
RenderScriptScriptGroup.h
RenderScriptx86ABIFixups.cpp [lldb] Use byval type 2022-03-24 12:55:42 +01:00
RenderScriptx86ABIFixups.h