[PATCH] D39342: [Bash-autocompletion] Pass all flags in shell command-line to Clang

Yuka Takahashi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 3 02:37:33 PDT 2017


yamaguchi updated this revision to Diff 121444.
yamaguchi added a comment.
Herald added a subscriber: hiraditya.

Update diff. Pass all flags just with "," including values.


https://reviews.llvm.org/D39342

Files:
  clang/include/clang/Driver/Driver.h
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/autocomplete.c
  clang/utils/bash-autocomplete.sh
  llvm/lib/Option/OptTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39342.121444.patch
Type: text/x-patch
Size: 13664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171103/765d5ed1/attachment-0001.bin>


More information about the cfe-commits mailing list