[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
Mon Mar 5 00:57:34 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326684: [Bash-autocompletion] Pass all flags in shell command-line to Clang (authored by yamaguchi, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D39342?vs=121449&id=136955#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39342

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39342.136955.patch
Type: text/x-patch
Size: 14045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180305/3f711a0b/attachment-0001.bin>


More information about the cfe-commits mailing list