[PATCH] D93024: [clang-tidy] Use a MemoryBufferRef when parsing configuration files.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 10 06:52:56 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG34d2688a50f2: [clang-tidy] Use a MemoryBufferRef when parsing configuration files. (authored by njames93).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93024

Files:
  clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
  clang-tools-extra/clang-tidy/ClangTidyOptions.h
  clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/clangd/TidyProvider.cpp
  clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93024.310876.patch
Type: text/x-patch
Size: 6540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201210/04150e87/attachment-0001.bin>


More information about the cfe-commits mailing list