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

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 13 20:12:43 PDT 2022


ChuanqiXu added a comment.

It lacks tests. This is not NFC, right?

---

I am a little bit confused for the intuition. Couldn't we just import the pre-processed header? What's the problem? Could you elaborate on this?


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