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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 17 04:36:01 PDT 2018


hokein updated this revision to Diff 142759.
hokein marked an inline comment as done.
hokein added a comment.

Add one more test to ensure the test code triggering "clang-analyzer-*" checks.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45697

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45697.142759.patch
Type: text/x-patch
Size: 5853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180417/03d86497/attachment-0001.bin>


More information about the cfe-commits mailing list