llvm-project/clang/tools/c-index-test
Douglas Gregor b68bc59a2d 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
2010-08-05 09:09:23 +00:00
..
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile Makefiles: Remove unnecessary early include of Makefile.config. 2010-06-08 20:57:22 +00:00
c-index-test.c Give clang_codeCompleteAt() an "options" parameter, and add a new 2010-08-05 09:09:23 +00:00