diff options
author | Richard Trieu <rtrieu@google.com> | 2011-05-26 20:11:09 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2011-05-26 20:11:09 +0000 |
commit | 61384cb8bda790cfc70f85943bb380191a0723f6 (patch) | |
tree | beedcf1814a6bed3779d5dccc33121941215f311 /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | a62f28994c1b70083338e5f61c1e36db33d49b18 (diff) | |
download | llvm-61384cb8bda790cfc70f85943bb380191a0723f6.zip llvm-61384cb8bda790cfc70f85943bb380191a0723f6.tar.gz llvm-61384cb8bda790cfc70f85943bb380191a0723f6.tar.bz2 |
Add a fix-it and better error recovery for improperly nested namespaces. This will give a better error message for cases such as "namespace foo::bar::baz {}" and a suggested fix-it of "namespace foo { namespace bar { namespace baz {} } }"
llvm-svn: 132138
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions