File path wasn't autocompleted after -fmodule-cache-path=[tab], so
fixed this bug by checking if $flags contains only a newline or not.
Details
Details
- Reviewers
ruiu v.g.vassilev teemperor - Commits
- rGb1e6ce651e6d: Merging r309112: --------------------------------------------------------------…
rG8c000110cf3a: [Bash-completion] Fixed a bug that file doesn't autocompleted after =
rC309112: [Bash-completion] Fixed a bug that file doesn't autocompleted after =
rL309435: Merging r309112:
rL309112: [Bash-completion] Fixed a bug that file doesn't autocompleted after =
Diff Detail
Diff Detail
- Repository
- rL LLVM