[PATCH] D69764: [clang-format] Add Left/Right Const fixer capability
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 7 15:14:26 PDT 2020
MyDeveloperDay updated this revision to Diff 262768.
MyDeveloperDay added a comment.
I'm returning to this revision which I'd left to think about, this update is really just a rebase and also to remove the dual configuation.
For now I will still with just Left/Right const to avoid confusion.
I'm going to start to review address some of the other review comments next.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69764/new/
https://reviews.llvm.org/D69764
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/CMakeLists.txt
clang/lib/Format/EastWestConstFixer.cpp
clang/lib/Format/EastWestConstFixer.h
clang/lib/Format/Format.cpp
clang/tools/clang-format/ClangFormat.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69764.262768.patch
Type: text/x-patch
Size: 31889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200507/b4c1a517/attachment-0001.bin>
More information about the cfe-commits
mailing list