diff options
| author | Richard Trieu <rtrieu@google.com> | 2015-05-12 21:36:35 +0000 |
|---|---|---|
| committer | Richard Trieu <rtrieu@google.com> | 2015-05-12 21:36:35 +0000 |
| commit | 1d3b58e317963882ce2314f153b3e315833fd04b (patch) | |
| tree | 992d1837e22db8caabc40b97be0c1adf0e31849b /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
| parent | 08d7027cc1eb6ac8e9d54ab469e04b1f22a1d3c6 (diff) | |
| download | llvm-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
