[PATCH] D45697: [clang-tidy] Fix clang-tidy doesn't read .clangtidy configuration file.

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 02:00:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330245: [clang-tidy] Fix clang-tidy doesn't read .clangtidy configuration file. (authored by hokein, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D45697

Files:
  clang-tools-extra/trunk/clang-tidy/ClangTidyOptions.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidyOptions.h
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/trunk/test/clang-tidy/read_file_config.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45697.142898.patch
Type: text/x-patch
Size: 6234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/bee83e0e/attachment.bin>


More information about the llvm-commits mailing list