Fixed the expression parser to ignore C++ and
Objective-C method names when looking for functions in the top level or a namespace. Method names should only be found via FindExternalLexicalDecls. <rdar://problem/11711679> llvm-svn: 160907
Loading
Please register or sign in to comment