1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/ToolDrivers/llvm-lib
Yuka Takahashi 3b19a660ec [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.

llvm-svn: 305805
2017-06-20 16:31:31 +00:00
..
CMakeLists.txt
LibDriver.cpp [GSoC] Flag value completion for clang 2017-06-20 16:31:31 +00:00
LLVMBuild.txt Add dependency from LibDriver to BinaryFormat. 2017-06-07 04:39:50 +00:00
Options.td