diff options
| author | Greg Clayton <gclayton@apple.com> | 2013-06-07 00:35:40 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2013-06-07 00:35:40 +0000 |
| commit | 649f8b9b0bc83cce9ebbe8d73e0d14d3bfee2124 (patch) | |
| tree | e6879435efbf3701afba0c60a5b5aa2d5dd83601 /clang/lib/Tooling/CommonOptionsParser.cpp | |
| parent | 679f6b7c2f9bdf9324dcbcb2036b6650a3fb7384 (diff) | |
| download | bcm5719-llvm-649f8b9b0bc83cce9ebbe8d73e0d14d3bfee2124.tar.gz bcm5719-llvm-649f8b9b0bc83cce9ebbe8d73e0d14d3bfee2124.zip | |
<rdar://problem/14086944>
lldb doesn't autocomplete objective C class methods. The regular expression was looking for strings that started with the completion string that was passed in. For objective C class methods, this string starts with "+" which wasn't being escaped. Added many other escapes that were missing just in case.
llvm-svn: 183470
Diffstat (limited to 'clang/lib/Tooling/CommonOptionsParser.cpp')
0 files changed, 0 insertions, 0 deletions

