diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-04-23 01:02:12 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-04-23 01:02:12 +0000 |
commit | 29bd76fd040dea09fe65ee9eabd0fd7d5149e916 (patch) | |
tree | aea633ad9960193a30f3e7bf41cea3326a4837ec /clang/lib/Frontend/PCHReader.cpp | |
parent | 14efb90fcfb683045e3457790a7b6ed76edfecd4 (diff) | |
download | bcm5719-llvm-29bd76fd040dea09fe65ee9eabd0fd7d5149e916.tar.gz bcm5719-llvm-29bd76fd040dea09fe65ee9eabd0fd7d5149e916.zip |
Eliminate the three SmallVectors in ObjCImplDecl (for instance
methods, class methods, and property implementations) and instead
place all of these entities into the DeclContext.
This eliminates more linear walks when looking for class or instance
methods and should make PCH (de-)serialization of ObjCDecls trivial
(and lazy).
llvm-svn: 69849
Diffstat (limited to 'clang/lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions