llvm-project/clang-tools-extra/clangd/tool
Ilya Biryukov 7e6b6ea877 [clangd] Make it possible to use VFS from parsing for getting tidy options
Summary:
To give an option for clangd embedders with snapshotted filesystem to
read config files from exact snapshots, possibly loosing some
performance from caching capabilities of the current implementations.

Reviewers: sammccall

Reviewed By: sammccall

Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D62143

llvm-svn: 361178
2019-05-20 17:30:46 +00:00
..
CMakeLists.txt [clangd] Fix -DBUILD_SHARED_LIBS=ON build - SwapIfBranches needs clangAST. 2019-02-01 08:23:23 +00:00
ClangdMain.cpp [clangd] Make it possible to use VFS from parsing for getting tidy options 2019-05-20 17:30:46 +00:00