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

Replace some unnecessary O(N^2) lookups for properties with

DeclContext lookups. The performance win is negligible in my tests,
but it's the Right Thing To Do (TM).

llvm-svn: 173068
parent 78328be4
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