| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When LIBCLANG_CODE_COMPLETION_LOGGING is set in the environment, log ↵ | Douglas Gregor | 2010-07-26 | 1 | -0/+15 |
| | | | | | | | code-completion command lines to stderr llvm-svn: 109395 | ||||
| * | libclang: When invoking external clang process to get code completion results, | Daniel Dunbar | 2010-06-30 | 1 | -0/+3 |
| | | | | | | | | pass -ccc-clang-cxx to force C++ support (even if the binary was built without it). llvm-svn: 107324 | ||||
| * | Silence warning about "enumeral and non-enumeral type in conditional | Bill Wendling | 2010-05-27 | 1 | -1/+1 |
| | | | | | | | expression". llvm-svn: 104863 | ||||
| * | Introduce priorities into the code-completion results. | Douglas Gregor | 2010-05-26 | 1 | -8/+38 |
| | | | | | llvm-svn: 104751 | ||||
| * | Turn vertical spacing into horizontal spacing in code-completion results | Douglas Gregor | 2010-05-25 | 1 | -1/+4 |
| | | | | | llvm-svn: 104586 | ||||
| * | Rename 'CIndex' to 'libclang', since it has basically become our stable public | Daniel Dunbar | 2010-04-30 | 1 | -0/+512 |
| (C) API, and will likely grow further in this direction in the future. llvm-svn: 102779 | |||||

