[Bash-autocompletion] Add --autocomplete flag to 5.0 release notes

Summary:
I thought we should add this information to release notes, because we
added a new flag to clang driver.

Reviewers: v.g.vassilev, teemperor, ruiu

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D36567

llvm-svn: 310700
This commit is contained in:
Yuka Takahashi 2017-08-11 09:44:42 +00:00
parent 83cf3a29b5
commit 9b6b5d5a88
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Non-comprehensive list of changes in this release
New Compiler Flags New Compiler Flags
------------------ ------------------
The option .... - --autocomplete was implemented to obtain a list of flags and its arguments. This is used for shell autocompletion.
Deprecated Compiler Flags Deprecated Compiler Flags
------------------------- -------------------------