diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-08-30 19:28:58 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-08-30 19:28:58 +0000 |
commit | 0af717970c1f023e8ac327aa5ecde6c369b069db (patch) | |
tree | 8cd0c784b104f246422203762eca5d96089f3515 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 9cbc8db016e1d7e09fe87c370c0bc68414cbdb29 (diff) | |
download | bcm5719-llvm-0af717970c1f023e8ac327aa5ecde6c369b069db.tar.gz bcm5719-llvm-0af717970c1f023e8ac327aa5ecde6c369b069db.zip |
Appease older gcc compilers for the many-microtask-args.c test
Older gcc compilers error out with the C99 syntax of: for (int i =...)
so this change just moves the int i; declaration up above.
llvm-svn: 280138
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions