[PATCH] D39430: [clangd] formatting: don't ignore style

Raoul Wols via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 13:49:46 PDT 2017


rwols created this revision.

Look up in parent directories for a .clang-format file. Use "LLVM" as fallback style.


https://reviews.llvm.org/D39430

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39430.120883.patch
Type: text/x-patch
Size: 6680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171030/35c8b83f/attachment.bin>


More information about the cfe-commits mailing list