[PATCH] Moving style option formatting to libFormat

Edwin Vane edwin.vane at intel.com
Fri Sep 27 12:44:47 PDT 2013


Hi djasper, alexfh,

The help text for clang-format's -style option and the function that
processes its value is moved to libFormat in this patch. The goal is to
enable other tools that use libFormat and also have a -style option to
behave consistently with clang-format.

http://llvm-reviews.chandlerc.com/D1773

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  tools/clang-format/ClangFormat.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1773.1.patch
Type: text/x-patch
Size: 9384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130927/87eeec92/attachment.bin>


More information about the cfe-commits mailing list