aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2015-05-12 21:36:35 +0000
committerRichard Trieu <rtrieu@google.com>2015-05-12 21:36:35 +0000
commit1d3b58e317963882ce2314f153b3e315833fd04b (patch)
tree992d1837e22db8caabc40b97be0c1adf0e31849b /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent08d7027cc1eb6ac8e9d54ab469e04b1f22a1d3c6 (diff)
downloadllvm-1d3b58e317963882ce2314f153b3e315833fd04b.zip
llvm-1d3b58e317963882ce2314f153b3e315833fd04b.tar.gz
llvm-1d3b58e317963882ce2314f153b3e315833fd04b.tar.bz2
Add a new error for unexpected semi-colon before closing delimiter.
Previously, if a semi-colon is unexpectedly added before a closing ')', ']' or '}', two errors and one note would emitted, and the parsing would get confused to which scope it was in. This change consumes the semi-colon, recovers parsing better, and emits only one error with a fix-it. llvm-svn: 237192
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions