llvm-project/clang-tools-extra/clang-tidy/tool
Jonas Devlieghere 7319184946 [clang-tidy] Make format style customizable
Summary: I came across an outstanding FIXME to make the format style customizable. Inspired by the include fixer, I added an new option `-style` to configure the fallback style in case no clang-format configuration file is found. The default remains "llvm". 

Reviewers: Prazek, aaron.ballman, hokein, alexfh

Subscribers: cfe-commits, malcolm.parsons

Tags: #clang-tools-extra

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

llvm-svn: 288258
2016-11-30 18:06:42 +00:00
..
CMakeLists.txt [clang-tidy] MPITypeMismatchCheck 2016-08-02 20:29:35 +00:00
ClangTidyMain.cpp [clang-tidy] Make format style customizable 2016-11-30 18:06:42 +00:00
clang-tidy-diff.py [clang-tidy] correct clang-tidy-diff.py help message 2016-06-08 14:27:43 +00:00
run-clang-tidy.py [clang-tidy] add option to specify build path 2015-09-28 17:53:04 +00:00