[PATCH] D84306: [clang-format][NFC] Be more careful about the layout of FormatToken.
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 12:26:09 PDT 2020
riccibruno updated this revision to Diff 281019.
riccibruno marked 2 inline comments as done.
riccibruno added a comment.
Remove a few missed `getPackingKind`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84306/new/
https://reviews.llvm.org/D84306
Files:
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Format.cpp
clang/lib/Format/FormatToken.cpp
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/WhitespaceManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84306.281019.patch
Type: text/x-patch
Size: 31396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200727/160354dd/attachment-0001.bin>
More information about the cfe-commits
mailing list