llvm/unittests/Option
Yuka Takahashi bc5df29fed [GSoC] Flag value completion for clang
This is patch for GSoC project, bash-completion for clang.

To use this on bash, please run `source clang/utils/bash-autocomplete.sh`.
bash-autocomplete.sh is code for bash-completion.

In this patch, Options.td was mainly changed in order to add value class
in Options.inc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305805 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-20 16:31:31 +00:00
..
CMakeLists.txt [CMake] Also OptionTests can be free from add_dependencies() with add_public_tablegen_target(). 2013-11-28 17:04:13 +00:00
OptionParsingTest.cpp [GSoC] Flag value completion for clang 2017-06-20 16:31:31 +00:00
Opts.td Option parser: class for consuming a joined arg in addition to all remaining args 2016-04-15 00:23:30 +00:00