zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Improve gcc's -fsanitize completion
@ 2023-01-24  2:08 Shohei YOSHIDA
  2023-01-24  2:08 ` [PATCH 1/1] Improve -fsanitize option completion Shohei YOSHIDA
  0 siblings, 1 reply; 3+ messages in thread
From: Shohei YOSHIDA @ 2023-01-24  2:08 UTC (permalink / raw)
  To: zsh-workers; +Cc: Shohei YOSHIDA

GCC accepts multiple `-fsanitize` options and it supports
comma separated arguments.

For example

gcc -fsanitize=address -fsanitize=alignment,undefined foo.c

Shohei YOSHIDA (1):
  Improve -fsanitize option completion

 Completion/Unix/Command/_gcc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.37.2



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

end of thread, other threads:[~2023-01-24  9:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24  2:08 [PATCH 0/1] Improve gcc's -fsanitize completion Shohei YOSHIDA
2023-01-24  2:08 ` [PATCH 1/1] Improve -fsanitize option completion Shohei YOSHIDA
2023-01-24  9:06   ` 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).