[PATCH] D52150: [clang-format] BeforeHash added to IndentPPDirectives
Tolga Mizrak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 20 11:09:17 PDT 2019
to-miz updated this revision to Diff 191540.
to-miz added a comment.
Made a new diff on the git repository, since the docs now recommend using git.
Rebased and created a new diff with `git show HEAD -U999999`.
The patch applies cleanly on windows after `git reset --hard` so I hope there shouldn't be any merge conflicts now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52150/new/
https://reviews.llvm.org/D52150
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52150.191540.patch
Type: text/x-patch
Size: 14875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190320/ca015a1b/attachment-0001.bin>
More information about the cfe-commits
mailing list