diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-06-24 15:47:30 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-06-24 15:58:46 +0800 |
commit | 790f931886a03324714f31a626eef7e9c609ae97 (patch) | |
tree | 8689a3e94f5995fb28d076a04246d17566d72835 /clang/lib/Basic/SourceManager.cpp | |
parent | 57f79371a5c08e1328e85b68b757cd5547f2bf62 (diff) | |
download | llvm-790f931886a03324714f31a626eef7e9c609ae97.zip llvm-790f931886a03324714f31a626eef7e9c609ae97.tar.gz llvm-790f931886a03324714f31a626eef7e9c609ae97.tar.bz2 |
[NFC] [Modules] Extract the logic to decide whether the module units belongs to the same module
This patch extracts the logci to decide how we decide the module units
belongs to the same module into a member function of ASTContext. This is
helpful to refactor the implementation in the future.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions