This is a demo revision to show the capability of D69764: [clang-format] Add Left/Right Const fixer capability
I won't be committing this.
Paths
| Differential D105701
[clang-format] test revision (NOT FOR COMMIT) to demonstrate east/west const fixer capability AbandonedPublic Authored by MyDeveloperDay on Jul 9 2021, 7:50 AM.
Details
Summary This is a demo revision to show the capability of D69764: [clang-format] Add Left/Right Const fixer capability I won't be committing this.
Diff Detail Event Timelineefriedma removed a child revision: D34362: [LNT] Support for different DataSet usage in Polybench for "lnt runtest nt".Jul 17 2021, 3:02 PM Comment Actions Further Demonstration of D69764: [clang-format] Add Left/Right Const fixer capability with new QualifierOrder
Revision Contents
Diff 357506 clang/lib/Format/AffectedRangeManager.h
clang/lib/Format/AffectedRangeManager.cpp
clang/lib/Format/BreakableToken.h
clang/lib/Format/BreakableToken.cpp
clang/lib/Format/CMakeLists.txt
clang/lib/Format/ContinuationIndenter.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Encoding.h
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/MacroExpander.cpp
clang/lib/Format/Macros.h
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
|