~pali/llvm/lldb-3.5

Viewing all changes in revision 9164.

  • Committer: compnerd
  • Date: 2014-07-21 18:18:52 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:lldb/trunk:213575
build: silence GCC warning on Linux

LLDWrapPython.cpp is a generated file.  This contains a double assignment to the
same value, which causes GCC to emit a warning about sequence point evaluation
causing a use-before-init.  Simply silence the warning.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: