[PATCH] Config file support for clang-format, part 2.

Alexander Kornienko alexfh at google.com
Wed May 8 04:43:54 PDT 2013


  Use llvm::sys::path::append + SmallString. Print .clang-format file name on error. Output BasedOnStyle in -dump-config.

Hi djasper, klimek,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D758?vs=1861&id=1876#toc

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  tools/clang-format/ClangFormat.cpp
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D758.2.patch
Type: text/x-patch
Size: 9909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130508/4ef74148/attachment.bin>


More information about the cfe-commits mailing list