]> git.pld-linux.org Git - packages/llvm.git/commit
disable format-security due swig generated code
authorElan Ruusamäe <glen@delfi.ee>
Sun, 2 Oct 2016 14:11:45 +0000 (17:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 2 Oct 2016 14:12:35 +0000 (17:12 +0300)
commit782c6e1e98b4854d983a82a93ae1a795e974acb9
tree96b9215c6c55b64b107825a6b7c482aaaf3941c6
parent6c158217a6663060a327a312f615b8e53d8c1968
disable format-security due swig generated code

llvm-3.8.0.src/build/tools/lldb/scripts/LLDBWrapPython.cpp: In function ‘PyObject* _wrap_SBError_SetErrorStringWithFormat__SWIG_3(PyObject*, PyObject*)’:
llvm-3.8.0.src/build/tools/lldb/scripts/LLDBWrapPython.cpp:21362:70: error: format not a string literal and no format arguments [-Werror=format-security]
     result = (int)(arg1)->SetErrorStringWithFormat((char const *)arg2);
llvm.spec
This page took 0.023928 seconds and 4 git commands to generate.