Fixed a problem where local variables conflict with
types of the same name. If a local variable with the given name is found (and we are not searching a specific namespace) we stop right then and there and report it. llvm-svn: 142962
Loading
Please register or sign in to comment