llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
David Blaikie a322f36cfd Make lldb -Werror clean for -Wstring-conversion
Also found/fixed one bug identified by this warning in
RenderScriptx86ABIFixups.cpp where a string literal was being used in an
effort to provide a name for an instruction/register, but was instead
being passed as the bool 'isVolatile' parameter.

llvm-svn: 291198
2017-01-06 00:38:06 +00:00
..
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-18 23:31:53 +00:00
RenderScriptExpressionOpts.cpp Fix an unannotated fallthrough that was causing a warning. 2016-12-07 23:52:27 +00:00
RenderScriptExpressionOpts.h [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
RenderScriptRuntime.cpp Add a debuginfo version check for RenderScript modules 2017-01-04 12:11:04 +00:00
RenderScriptRuntime.h Add a debuginfo version check for RenderScript modules 2017-01-04 12:11:04 +00:00
RenderScriptScriptGroup.cpp [Renderscript] Add commands for scriptgroup interaction. 2016-11-03 13:20:37 +00:00
RenderScriptScriptGroup.h [Renderscript] Add commands for scriptgroup interaction. 2016-11-03 13:20:37 +00:00
RenderScriptx86ABIFixups.cpp Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
RenderScriptx86ABIFixups.h [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00