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
7 files changed
tree: 7708292d1996bce7b67f5329d2b3086c68e8b0d6
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/