[PATCH] D88299: [clang-format] Add MacroUnexpander.
Manuel Klimek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 28 05:37:16 PDT 2020
klimek updated this revision to Diff 301253.
klimek marked 3 inline comments as done.
klimek added a comment.
Adapted based on review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88299/new/
https://reviews.llvm.org/D88299
Files:
clang/lib/Format/CMakeLists.txt
clang/lib/Format/FormatToken.h
clang/lib/Format/MacroUnexpander.cpp
clang/lib/Format/Macros.h
clang/unittests/Format/CMakeLists.txt
clang/unittests/Format/MacroUnexpanderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88299.301253.patch
Type: text/x-patch
Size: 51204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/4640b075/attachment-0001.bin>
More information about the cfe-commits
mailing list