[PATCH] D90992: [clang-tidy] Use vfs::FileSystem when getting config

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 7 03:10:54 PST 2020


njames93 updated this revision to Diff 303629.
njames93 added a comment.
Herald added a subscriber: mgorny.

Added unittest for loading configs from an InMemoryFileSystem.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90992/new/

https://reviews.llvm.org/D90992

Files:
  clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
  clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
  clang-tools-extra/unittests/clang-tidy/OptionsProviderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90992.303629.patch
Type: text/x-patch
Size: 5196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201107/d548f75e/attachment.bin>


More information about the cfe-commits mailing list