diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-07 00:00:49 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-07 00:00:49 +0000 |
commit | 9eb7701dff9df1c7900a14c75eb1fba5cd48ed8a (patch) | |
tree | 684d0490f14499696eb469870df866ebff18595e /clang/lib/AST/DeclCXX.cpp | |
parent | ba78dcd90dbb37497a930f4127b85be1169e6a38 (diff) | |
download | bcm5719-llvm-9eb7701dff9df1c7900a14c75eb1fba5cd48ed8a.tar.gz bcm5719-llvm-9eb7701dff9df1c7900a14c75eb1fba5cd48ed8a.zip |
Various improvements to Clang's code-completion infrastructure:
- Introduce more code-completion string "chunk" kinds that describe
symbols, the actual text that the user is expected to type, etc.
- Make the generation of macro results optional, since it can be
slow
- Make code-completion accessible through the C API, marshalling the
code-completion results through a temporary file (ick) to maintain
process separation.
The last doesn't have tests yet.
llvm-svn: 86306
Diffstat (limited to 'clang/lib/AST/DeclCXX.cpp')
0 files changed, 0 insertions, 0 deletions