[PATCH] D69780: [clang-format] DO NOT COMMIT - Demo of East/West Const Fixer on clang-format
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 3 14:37:00 PST 2019
MyDeveloperDay created this revision.
MyDeveloperDay added a reviewer: MyDeveloperDay.
MyDeveloperDay added a project: clang-format.
Herald added a project: clang.
The revision is not for committing it is a demonstration of the East/West const fixer in clang-format working on clang/lib/Format.
Repository:
rC Clang
https://reviews.llvm.org/D69780
Files:
clang/lib/Format/AffectedRangeManager.cpp
clang/lib/Format/AffectedRangeManager.h
clang/lib/Format/BreakableToken.cpp
clang/lib/Format/BreakableToken.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/ContinuationIndenter.h
clang/lib/Format/Format.cpp
clang/lib/Format/FormatInternal.h
clang/lib/Format/FormatToken.cpp
clang/lib/Format/FormatToken.h
clang/lib/Format/FormatTokenLexer.cpp
clang/lib/Format/FormatTokenLexer.h
clang/lib/Format/NamespaceEndCommentsFixer.cpp
clang/lib/Format/NamespaceEndCommentsFixer.h
clang/lib/Format/SortJavaScriptImports.cpp
clang/lib/Format/SortJavaScriptImports.h
clang/lib/Format/TokenAnalyzer.cpp
clang/lib/Format/TokenAnalyzer.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/TokenAnnotator.h
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/UnwrappedLineFormatter.h
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h
clang/lib/Format/UsingDeclarationsSorter.cpp
clang/lib/Format/UsingDeclarationsSorter.h
clang/lib/Format/WhitespaceManager.cpp
clang/lib/Format/WhitespaceManager.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69780.227638.patch
Type: text/x-patch
Size: 152975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191103/a6cfe795/attachment-0001.bin>
More information about the cfe-commits
mailing list