zsh-workers
 help / color / mirror / code / Atom feed
* clang completion
@ 2018-06-30  8:34 Eitan Adler
  2018-07-07 20:57 ` Matthew Martin
  0 siblings, 1 reply; 7+ messages in thread
From: Eitan Adler @ 2018-06-30  8:34 UTC (permalink / raw)
  To: Zsh hackers list, dana

Hey all,

I just discovered this feature of clang but unfortunately lack the
time to properly sort this out:

http://blog.llvm.org/2017/09/clang-bash-better-auto-completion-is.html'

∴clang --autocomplete='-tr'
-traditional-cpp Enable some traditional CPP emulation
-trigraphs Process trigraph sequences

∴clang --autocomplete='-std=,c++0'
c++03
c++0x
and so on

It seems easy enough to use. Maybe its time to give clang its own completer?
gcc might also be thinking of doing something similar
https://gcc.gnu.org/ml/gcc/2018-04/msg00148.html ?


-- 
Eitan Adler


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-09 10:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-30  8:34 clang completion Eitan Adler
2018-07-07 20:57 ` Matthew Martin
2018-07-08  6:40   ` Daniel Shahaf
2018-07-08 12:40     ` Oliver Kiddle
2018-07-08 14:02       ` Eric Cook
2018-07-08 21:34         ` Oliver Kiddle
2018-07-09 10:19           ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).