[PATCH] D68551: [clang-format] [NFC] Ensure clang-format is itself clang-formatted.

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 6 02:42:07 PDT 2019


MyDeveloperDay created this revision.
MyDeveloperDay added a reviewer: mitchell-stellar.
MyDeveloperDay added a project: clang-format.
Herald added a project: clang.

Before making a proposed change, ensure ClangFormat.cpp is fully clang-formatted,

no functional change just clang-formatting using the in tree .clang-format.


Repository:
  rC Clang

https://reviews.llvm.org/D68551

Files:
  clang/tools/clang-format/ClangFormat.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68551.223408.patch
Type: text/x-patch
Size: 5951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191006/c5b55172/attachment-0001.bin>


More information about the cfe-commits mailing list