diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-12-11 17:31:05 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-12-11 17:31:05 +0000 |
commit | 99fe2ad8c8de40c89a78b6d254e2ca348681de3c (patch) | |
tree | 7c79294b2fa166d1503ef8bdcdd68914d82e81fd /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b41a5c930830d59c7ae735b7de314a79efeddd0a (diff) | |
download | bcm5719-llvm-99fe2ad8c8de40c89a78b6d254e2ca348681de3c.tar.gz bcm5719-llvm-99fe2ad8c8de40c89a78b6d254e2ca348681de3c.zip |
Tweak code-completion results by suppressing class template
specializations and class template partial specializations (they're
never named directly). Also, member access expressions only refer to
value declarations (fields, functions, enumerators, etc.) and
Objective-C property declarations; filter out everything else.
llvm-svn: 91133
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions