<rdar://problem/13374267>
authorGreg Clayton <gclayton@apple.com>
Fri, 8 Mar 2013 02:42:06 +0000 (02:42 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 8 Mar 2013 02:42:06 +0000 (02:42 +0000)
commit1bbcc03455790f26d46c4db63a4de2b00277cf69
tree63a3dcb107afbf59dcdd6774009a700ff310f0f2
parent503c83ad819a8d396448a5243ee0637bc56343ad
<rdar://problem/13374267>

Fixed error where objective C methods with selectors names starting with ".cxx_" where causing errors for ARC built binaries.

llvm-svn: 176683
lldb/include/lldb/Symbol/ClangASTContext.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Symbol/ClangASTContext.cpp