diff options
author | Douglas Gregor <dgregor@apple.com> | 2013-01-21 18:35:55 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2013-01-21 18:35:55 +0000 |
commit | a669ab9856aa39e7c569cfd4890df103acab4df2 (patch) | |
tree | 3a722229c86f7c35042921b93c6b186a77231eea /clang/lib/Serialization/ModuleManager.cpp | |
parent | 78328be4b7ed079aa7013c324b27f85ea6301f41 (diff) | |
download | bcm5719-llvm-a669ab9856aa39e7c569cfd4890df103acab4df2.tar.gz bcm5719-llvm-a669ab9856aa39e7c569cfd4890df103acab4df2.zip |
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
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions