[PATCH] D36782: [Bash-autocompletion] Add support for static analyzer flags
Yuka Takahashi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 23 06:41:42 PDT 2017
This revision was automatically updated to reflect the committed changes.
yamaguchi marked an inline comment as done.
Closed by commit rL311552: [Bash-autocompletion] Add support for static analyzer flags (authored by yamaguchi).
Changed prior to commit:
https://reviews.llvm.org/D36782?vs=111548&id=112353#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36782
Files:
cfe/trunk/include/clang/Driver/CC1Options.td
cfe/trunk/lib/Driver/DriverOptions.cpp
cfe/trunk/test/Driver/autocomplete.c
llvm/trunk/include/llvm/Option/OptParser.td
llvm/trunk/include/llvm/Option/OptTable.h
llvm/trunk/lib/Option/OptTable.cpp
llvm/trunk/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36782.112353.patch
Type: text/x-patch
Size: 7900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170823/98aa9f3e/attachment.bin>
More information about the cfe-commits
mailing list