Skip to content
Commit ea16606f authored by Douglas Gregor's avatar Douglas Gregor
Browse files

During C++ name lookup, use DeclContext::Equals() rather than

comparing DeclContext pointers, to avoid having to remember to call
getPrimaryContext() everywhere. This is the last part PR6594.

llvm-svn: 98546
parent 66230062
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment