[PATCH] clang-apply-replacements: Add code-formatting post processing step

Edwin Vane edwin.vane at intel.com
Fri Sep 20 08:05:51 PDT 2013


    - Addressed reviewer comments
    - Also changed -format-style into -format which now has an optional value that
      defaults to the llvm style.

Hi tareqsiraj, arielbernal, Sarcasm, klimek,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1730?vs=4409&id=4423#toc

Files:
  clang-apply-replacements/CMakeLists.txt
  clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h
  clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp
  clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp
  test/clang-apply-replacements/Inputs/format/no.cpp
  test/clang-apply-replacements/Inputs/format/no.yaml
  test/clang-apply-replacements/Inputs/format/yes.cpp
  test/clang-apply-replacements/Inputs/format/yes.yaml
  test/clang-apply-replacements/format.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1730.2.patch
Type: text/x-patch
Size: 19881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130920/7554a17e/attachment.bin>


More information about the cfe-commits mailing list