[PATCH] D41487: [clang-format] Adds a FormatStyleSet

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 21 05:30:48 PST 2017


krasimir created this revision.
krasimir added reviewers: klimek, djasper.

This patch adds a FormatStyleSet for storing per-language FormatStyles for the
purposes of formatting code blocks inside the main code.


Repository:
  rC Clang

https://reviews.llvm.org/D41487

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41487.127868.patch
Type: text/x-patch
Size: 3466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171221/c8d2a7c3/attachment.bin>


More information about the cfe-commits mailing list