[PATCH] D94172: [clang][cli] NFC: Move marshalling macros closer together
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 6 06:05:50 PST 2021
jansvoboda11 created this revision.
jansvoboda11 added a reviewer: dexonsmith.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch moves marshalling macros closer together. In a future patch that starts reusing them, this help to reduce to limit the scope of the macros.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94172
Files:
clang/lib/Frontend/CompilerInvocation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94172.314872.patch
Type: text/x-patch
Size: 6565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210106/50550f43/attachment.bin>
More information about the cfe-commits
mailing list