]> granicus.if.org Git - clang/commit
Recommit r102215, this time being more careful to only set the "principal
authorJohn McCall <rjmccall@apple.com>
Sat, 24 Apr 2010 01:30:58 +0000 (01:30 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 24 Apr 2010 01:30:58 +0000 (01:30 +0000)
commit76d326448d7e4c10b2896edc2ee855d1e68d1b88
treeb1935e979807f280a84d889baee246b4d657b72f
parentba5f6eced29937e4e4851a2c0980744768413d66
Recommit r102215, this time being more careful to only set the "principal
declaration" (i.e. the only which will actually be looked up) to have the
non-member-operator bit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102231 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h
lib/Frontend/PCHReaderDecl.cpp
lib/Sema/Lookup.h
lib/Sema/SemaDecl.cpp
lib/Sema/SemaLookup.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp