[PATCH] D53072: [clang-format] Create a new tool for IDEs based on clang-format
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 11 11:55:19 PDT 2019
yvvan updated this revision to Diff 199151.
yvvan added a comment.
Some misleading reformatting fixed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53072/new/
https://reviews.llvm.org/D53072
Files:
clang/include/clang/Format/Format.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Format.cpp
clang/lib/Format/FormatInternal.h
clang/lib/Format/TokenAnalyzer.cpp
clang/lib/Format/TokenAnalyzer.h
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/UnwrappedLineFormatter.h
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h
clang/tools/clang-format/ClangFormat.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53072.199151.patch
Type: text/x-patch
Size: 29115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190511/d61093c0/attachment-0001.bin>
More information about the cfe-commits
mailing list