Re: semantic-clang tempfiles
David Engster <[email protected]> Wed, 24 Dec 2014 00:10:16 +0100
| Newsgroups | gmane.emacs.semantic |
|---|---|
| Message-ID | <[email protected]> |
Dmitry Gutov writes: > On 12/24/2014 12:51 AM, David Engster wrote: > >> Unfortunately, clang can only provide >> completions on an actual file, and not through stdin (last I checked). > > It can, since the version 2.9 (AFAIK). You substitute '-' for the > filename, and then pass the file contents through STDIN (check out > company-clang for an example). Good to hear. I'm pretty sure 2.9 could not do that, since as far as I remember this was the first version where the completions feature was introduced. But I'll check with newer versions, and will adapt our clang.el accordingly (after we switched to Git... :-) ). Thanks, David ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net