diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-12-18 16:20:58 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-12-18 16:20:58 +0000 |
commit | ec6762c709726bf2ee5f76c21df81e71a56e6f81 (patch) | |
tree | f82b41260987217209885cb4bf07242d0aae5a9f /test/CodeCompletion/enum-switch-case.cpp | |
parent | 4273f7068f16863f2469b45a3f00c3b4217bdbb4 (diff) |
Change clang_codeComplete API to return the results in a structure on
the heap, so that clients are not forced to copy the results during
the initial iteration. A separate clang_disposeCodeCompleteResults
function frees the returned results.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91690 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeCompletion/enum-switch-case.cpp')
0 files changed, 0 insertions, 0 deletions