Re: r309112 - [Bash-completion] Fixed a bug that file doesn't autocompleted after =

2017-07-28 Thread Hans Wennborg via cfe-commits
Merged to 5.0 in r309435. On Wed, Jul 26, 2017 at 6:30 AM, Yuka Takahashi via cfe-commits wrote: > Author: yamaguchi > Date: Wed Jul 26 06:30:36 2017 > New Revision: 309112 > > URL: http://llvm.org/viewvc/llvm-project?rev=309112&view=rev > Log: > [Bash-completion] Fixed a bug that file doesn't au

r309112 - [Bash-completion] Fixed a bug that file doesn't autocompleted after =

2017-07-26 Thread Yuka Takahashi via cfe-commits
Author: yamaguchi Date: Wed Jul 26 06:30:36 2017 New Revision: 309112 URL: http://llvm.org/viewvc/llvm-project?rev=309112&view=rev Log: [Bash-completion] Fixed a bug that file doesn't autocompleted after = Summary: File path wasn't autocompleted after `-fmodule-cache-path=[tab]`, so fixed this bu