[NFC] [C++20] [Modules] Refactoring b6c7177145bc to make it not
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Tue, 16 May 2023 02:19:27 +0000 (10:19 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Tue, 16 May 2023 02:34:02 +0000 (10:34 +0800)
commit40c30543892aa6441eea075ba69864e79f5de82e
treee7dfee5e15745c19d7c93dbf7057ff95b5ecbf9f
parent9725c740fbe7841a7aed57ca35f83d28aac1814c
[NFC] [C++20] [Modules] Refactoring b6c7177145bc to make it not
dependent on f109b10

Given
https://github.com/llvm/llvm-project/commit/f109b1016801e2b0dbee278f3c517057c0b1d441#commitcomment-113477829,
we need to revert f109b10. So it will be better to make this patch not
dependent on f109b10 as much as possible.
clang/lib/AST/ASTContext.cpp