"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b19c9dc1a16768621781c66aad3f3d48349f7d12"
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
Loading
Please register or sign in to comment