summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclCXX.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-11-07 00:00:49 +0000
committerDouglas Gregor <dgregor@apple.com>2009-11-07 00:00:49 +0000
commit9eb7701dff9df1c7900a14c75eb1fba5cd48ed8a (patch)
tree684d0490f14499696eb469870df866ebff18595e /clang/lib/AST/DeclCXX.cpp
parentba78dcd90dbb37497a930f4127b85be1169e6a38 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud