hanchenye-llvm-project/clang-tools-extra/unittests
Alexander Kornienko e995154ac2 Provide user name in ClangTidyOptions.
Summary:
This adds the ClangTidyOptions::User field and fills it from the USER
or the USERNAME environment variable, if possible. The FileOptionsProvider now
takes "default" options instead of "fallback" options, as it now uses these when
an option is not set in the configuration file (one exception is the checks
list).

Reviewers: bkramer, klimek

Reviewed By: klimek

Subscribers: cfe-commits

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

llvm-svn: 218402
2014-09-24 18:36:03 +00:00
..
clang-apply-replacements Track clang r213171 2014-07-16 16:50:17 +00:00
clang-modernize Plug a unit test memory leak. 2014-09-04 15:15:27 +00:00
clang-query [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
clang-rename ClangRenameTests: Prune redundant libdeps. 2014-09-22 05:45:11 +00:00
clang-tidy Provide user name in ClangTidyOptions. 2014-09-24 18:36:03 +00:00
include/common Update for Clang API change. 2014-08-27 20:54:50 +00:00
CMakeLists.txt Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
Makefile