[PATCH] D121098: [C++20][Modules][HU 4/5] Handle pre-processed header units.

Nathan Sidwell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 10:31:27 PDT 2022


urnathan added a comment.

yeah, gcc's preprocessor has peeking code to deal with this (more generally than modules)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121098/new/

https://reviews.llvm.org/D121098



More information about the cfe-commits mailing list