Skip to content
Commit f72b6ac8 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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.

llvm-svn: 91690
parent 01e620ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment