[PATCH] D116751: [clang][lex] NFC: Extract module creation into function
Alex Hoppen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 7 05:16:47 PST 2022
ahoppen added a comment.
I just want to make sure that we don’t accidentally introduce a new instantiation of a `Module` that doesn’t go through `makeModule` in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116751/new/
https://reviews.llvm.org/D116751
More information about the cfe-commits
mailing list