[PATCH] D90992: [clang-tidy] Use vfs::FileSystem when getting config
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 7 05:38:06 PST 2020
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM aside from a nit with the test.
================
Comment at: clang-tools-extra/unittests/clang-tidy/OptionsProviderTest.cpp:68
+} // namespace clang
\ No newline at end of file
----------------
Can you add the newline to the end of the file?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90992/new/
https://reviews.llvm.org/D90992
More information about the cfe-commits
mailing list