summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-09-18 19:03:04 +0000
committerDouglas Gregor <dgregor@apple.com>2009-09-18 19:03:04 +0000
commit7e90c6db188c70e5368f48910c2d5b8df2bb8dc4 (patch)
treeacb2216fb72d9eec391a6d0a04fcd7775ddd3ce6 /llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
parent559d9741a89f2c3dcc2246b9b75c2ecf71d6da8a (diff)
downloadbcm5719-llvm-7e90c6db188c70e5368f48910c2d5b8df2bb8dc4.tar.gz
bcm5719-llvm-7e90c6db188c70e5368f48910c2d5b8df2bb8dc4.zip
Introduce four new code-completion hooks for C++:
- after "using", show anything that can be a nested-name-specifier. - after "using namespace", show any visible namespaces or namespace aliases - after "namespace", show any namespace definitions in the current scope - after "namespace identifier = ", show any visible namespaces or namespace aliases llvm-svn: 82251
Diffstat (limited to 'llvm/lib/Bitcode/Writer/ValueEnumerator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud