The revision is not for committing it is a demonstration of the East/West const fixer in clang-format working on clang/lib/Format.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D69780
[clang-format] DO NOT COMMIT - Demo of East/West Const Fixer on clang-format AbandonedPublic Authored by MyDeveloperDay on Nov 3 2019, 2:31 PM.
Details
Summary The revision is not for committing it is a demonstration of the East/West const fixer in clang-format working on clang/lib/Format.
Diff Detail
Revision Contents
Diff 227638 clang/lib/Format/AffectedRangeManager.h
clang/lib/Format/AffectedRangeManager.cpp
clang/lib/Format/BreakableToken.h
clang/lib/Format/BreakableToken.cpp
clang/lib/Format/ContinuationIndenter.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Format.cpp
clang/lib/Format/FormatInternal.h
clang/lib/Format/FormatToken.h
clang/lib/Format/FormatToken.cpp
clang/lib/Format/FormatTokenLexer.h
clang/lib/Format/FormatTokenLexer.cpp
clang/lib/Format/NamespaceEndCommentsFixer.h
clang/lib/Format/NamespaceEndCommentsFixer.cpp
clang/lib/Format/SortJavaScriptImports.h
clang/lib/Format/SortJavaScriptImports.cpp
clang/lib/Format/TokenAnalyzer.h
clang/lib/Format/TokenAnalyzer.cpp
clang/lib/Format/TokenAnnotator.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineFormatter.h
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/UnwrappedLineParser.h
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UsingDeclarationsSorter.h
clang/lib/Format/UsingDeclarationsSorter.cpp
clang/lib/Format/WhitespaceManager.h
clang/lib/Format/WhitespaceManager.cpp
|