[cfe-commits] [PATCH] Support auto-completion on stdin

Dan Gohman gohman at apple.com
Thu Oct 21 15:22:41 PDT 2010


Hello,

Attached is a patch which adds support for using "-", meaning stdin,
as the filename in the -code-completion-at option.

I used this to implement an experimental code-completion mode for
vim, in llvm/utils/vim/vimrc. 

Dan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-autocomplete-stdin.patch
Type: application/octet-stream
Size: 6309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101021/313122da/attachment.obj>
-------------- next part --------------




More information about the cfe-commits mailing list