Give clang_codeCompleteAt() an "options" parameter, and add a new
flags enumeration + default-generating function that allows code-completion to be customized via the libclang API. Plus, turn on spell-checking when performing code completion. llvm-svn: 110319
Loading
Please register or sign in to comment