hanchenye-llvm-project/clang/tools/clang-format
Chris Bieneman 0a9f607f7b Adopt new cl::HideUnrelatedOptions API added r226729.
Summary: cl::HideUnrelatedOptions allows tools to hide all options not part of a specific OptionCategory. This is the common use case for cl::getRegisteredOptions, which should be deprecated in the future because it exposes implementation details of command line parsing.

Reviewers: dexonsmith

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D7109

llvm-svn: 226741
2015-01-21 23:26:11 +00:00
..
CMakeLists.txt [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
ClangFormat.cpp Adopt new cl::HideUnrelatedOptions API added r226729. 2015-01-21 23:26:11 +00:00
Makefile Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
clang-format-bbedit.applescript
clang-format-diff.py clang-format: Make clang-format-diff.py format java files. 2014-12-08 19:39:03 +00:00
clang-format-sublime.py
clang-format.el Make clang-format work in emacs buffers with unicode characters. 2015-01-19 10:48:04 +00:00
clang-format.py clang-format: Fix vim integration if g:clang_format_binary doesn't exist 2014-11-04 10:40:26 +00:00
git-clang-format