diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-11-09 15:15:50 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-11-09 15:20:32 +0800 |
commit | 427f13bd724d332681ca5adb2455b7241af7177d (patch) | |
tree | d427453eef941b22cd7f04fbfbea17774d310f83 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e179b125fb019dae54aecbb5687f77c6dd67a17d (diff) | |
download | llvm-427f13bd724d332681ca5adb2455b7241af7177d.zip llvm-427f13bd724d332681ca5adb2455b7241af7177d.tar.gz llvm-427f13bd724d332681ca5adb2455b7241af7177d.tar.bz2 |
[NFC] [C++20] [Modules] Remove 'ModuleInterface' bit in Sema::ModuleScope
The 'ModuleInterface' in Sema::ModuleScope is confusing. It actually
means 'not implementation'. This patch removes that bit and extract the
information from the recorded clang::Module.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions