"clang/test/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "89c8e000cf9905ae4b895d02963ef557d1e5eec9"
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
Loading
Please register or sign in to comment